Const casts.
[pspp] / src / ui / terminal / terminal-opts.c
index bfda71e66cd2e9dc3750721d1200a5cfd955820f..929fd3878defb8c4f0a02b3f70982d1cc4ec7c8c 100644 (file)
@@ -273,7 +273,7 @@ terminal_option_callback (int id, void *to_)
     case OPT_VERSION:
       version_etc (stdout, "pspp", PACKAGE_NAME, PACKAGE_VERSION,
                    "Ben Pfaff", "John Darrington", "Jason Stover",
-                   (char *) NULL);
+                   NULL);
       exit (EXIT_SUCCESS);
 
     default: