Whitespace changes only.
[pspp-builds.git] / src / ui / gui / psppire-var-store.h
index b2eaf673253043eafb371283f6c1a105792f106c..d61e25ff44aecbed8be08628531d538f164f7dab 100644 (file)
@@ -83,7 +83,7 @@ void psppire_var_store_set_dictionary (PsppireVarStore *var_store, PsppireDict *
 /* Return the number of variables */
 gint psppire_var_store_get_var_cnt (PsppireVarStore      *var_store);
 
-void psppire_var_store_set_font(PsppireVarStore *store, const PangoFontDescription *fd);
+void psppire_var_store_set_font (PsppireVarStore *store, const PangoFontDescription *fd);
 
 
 #ifdef __cplusplus