]> granicus.if.org Git - strace/commitdiff
Fix typo in comment in tests/quotactl.h
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sun, 30 Oct 2016 20:16:34 +0000 (23:16 +0300)
committerEugene Syromyatnikov <evgsyr@gmail.com>
Sun, 30 Oct 2016 22:32:45 +0000 (01:32 +0300)
tests/quotactl.h

index e73049f6e99b3174805806e988f6eb02acd6019f..a2078c7a0d11e871dde34b3febf29f7ef5e39b29 100644 (file)
@@ -157,7 +157,7 @@ check_quota(uint32_t flags, int cmd, const char *cmd_str,
 static const int bogus_cmd = 0xbadc0ded;
 static const int bogus_id = 0xca7faced;
 
-/* It is invalid anyway due to the flash in the end */
+/* It is invalid anyway due to the slash in the end */
 static const char *bogus_dev = "/dev/bogus/";
 static const char *bogus_dev_str = "\"/dev/bogus/\"";