create directories branches, tags, trunk
[lttv.git] / ltt-usertrace / sample-instrument-fct.c
index 2881adc2f1ff09fe7209546d855a9a34881f68ee..cb8732d54d297fe753cd012bae0b92dbad00fd41 100644 (file)
@@ -15,7 +15,7 @@ void test_function(void)
 int main(int argc, char **argv)
 {
   printf("Abort with CTRL-C.\n");
-  printf("See the result file in /tmp/ltt-usertraces.\n");
+  printf("See the result file in /tmp/ltt-usertrace.\n");
 
 
        while(1) {
This page took 0.022063 seconds and 4 git commands to generate.