Fix "list" when control characters are seen
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / list0.h
index 42a4fe0f03a3ca28c3892e58bb103b7524c00053..6f2809355093eb8890929a274d8cb7de1b5b9e9f 100644 (file)
@@ -3,7 +3,7 @@
 extern void bar(int);
 static void foo (int x)
 /* !
-   !
+\f
    ! */
 {
     bar (x++);
This page took 0.024978 seconds and 4 git commands to generate.