Whamcloud - gitweb
misc/create_inode.c: copy regular file
[tools/e2fsprogs.git] / misc / uuidd.c
index 2e255ba..5a53138 100644 (file)
@@ -544,7 +544,7 @@ int main(int argc, char **argv)
                                  "%s and subsequent %d UUIDs\n", num),
                               str, num);
                } else {
-                       printf(_("List of UUID's:\n"));
+                       printf("%s", _("List of UUID's:\n"));
                        cp = buf + 4;
                        if (ret != (int) (sizeof(num) + num*sizeof(uu)))
                                goto unexpected_size;