Const casts.
[pspp] / src / ui / gui / main.c
index a5e054f02d527d21020257f015eebea1b2b0b2a3..a78d248aeb38e0301e8706455e4767f0856a9255 100644 (file)
@@ -145,7 +145,7 @@ startup_option_callback (int id, void *show_splash_)
     case OPT_VERSION:
       version_etc (stdout, "psppire", PACKAGE_NAME, PACKAGE_VERSION,
                    "Ben Pfaff", "John Darrington", "Jason Stover",
-                   (char *) NULL);
+                   NULL);
       exit (EXIT_SUCCESS);
 
     case OPT_NO_SPLASH: