gdb:
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / langs2.cxx
index d8ee56c53171183bf17f2525381b74c4704c22a2..5a2ca8a1568c1a58f4da90cbcd4f28c745eb0901 100644 (file)
@@ -5,7 +5,7 @@ foo (int x)
   return csub (x / 2);
 }
 
-extern "C" int cppsub_ (int);
+extern "C" int cppsub_ (int *);
 int
 cppsub_ (int *y)
 {
This page took 0.023694 seconds and 4 git commands to generate.