Whitespace changes only.
[pspp-builds.git] / src / ui / gui / message-dialog.h
index 63de934e4dcef90a4a6dd7c9138ab48aaa2f9c4f..e5a6e2f62635031f795334b44d5391aed720709d 100644 (file)
@@ -27,6 +27,6 @@ struct source_stream ;
 
 void message_dialog_init (struct source_stream *);
 void message_dialog_done (void);
-void popup_message(const struct msg *m);
+void popup_message (const struct msg *m);
 
 #endif