Thomas Guyot-Sionnest %!s(int64=17) %!d(string=hai) anos
pai
achega
09f9ddd18d
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      lib/tests/test_disk.c

+ 2 - 1
lib/tests/test_disk.c

@@ -219,5 +219,6 @@ np_test_mount_entry_regex (struct mount_entry *dummy_mount_list, char *regstr, i
 		    desc, regstr, expect, matches);
 
 	} else
-		ok ( false, "regex '%s' not compileable", regstr);
+		ok ( false, "regex '%s' not compilable", regstr);
 }
+