summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/gwps.h')
-rw-r--r--apps/gui/gwps.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h
index 4072e17cfa..54b3d1ec64 100644
--- a/apps/gui/gwps.h
+++ b/apps/gui/gwps.h
@@ -282,8 +282,7 @@ void wps_data_init(struct wps_data *wps_data);
282 from a (wps-)file (isfile = true)*/ 282 from a (wps-)file (isfile = true)*/
283bool wps_data_load(struct wps_data *wps_data, 283bool wps_data_load(struct wps_data *wps_data,
284 const char *buf, 284 const char *buf,
285 bool isfile, 285 bool isfile);
286 bool display);
287 286
288/* wps_data end */ 287/* wps_data end */
289 288