isapipe: Move AC_LIBOBJ invocations to module description.
[pspp] / tests / test-c-stack.c
index 6454e34e5308ae72aca92a69342d46316a7ddc8b..cc27b43bda21ecf89c6d7b74a5fc4469c4efad10 100644 (file)
@@ -61,7 +61,7 @@ main (int argc, char **argv)
 #endif
 
   program_name = argv[0];
-  if (c_stack_action (0) == 0)
+  if (c_stack_action (NULL) == 0)
     {
       if (1 < argc)
         {