dissect-sysfile: Print contents of extension records with unknown subtypes.
[pspp-builds.git] / src / ui / gui / main.c
index 517d74affdafe7b7b903bb1d8057f593fa326bdd..e0e680f30b5e621b6b21b320b652918519f17f88 100644 (file)
@@ -168,7 +168,7 @@ main (int argc, char *argv[])
                                 GTK_MINOR_VERSION,
                                 GTK_MICRO_VERSION)) )
     {
-      g_warning (vers);
+      g_warning ("%s", vers);
     }
 
   /* Let GDK remove any options that it owns. */