summaryrefslogtreecommitdiff
path: root/windows/localhistory.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/localhistory.h')
-rw-r--r--windows/localhistory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/localhistory.h b/windows/localhistory.h
index 4f1920dbd..b0ad07491 100644
--- a/windows/localhistory.h
+++ b/windows/localhistory.h
@@ -25,7 +25,7 @@ void nsws_localhistory_open(struct gui_window *gw);
void nsws_localhistory_close(struct gui_window *gw);
/* creates localhistory window */
-struct nsws_localhistory * nsws_window_create_localhistory(struct gui_window *gw);
+struct nsws_localhistory *nsws_window_create_localhistory(struct gui_window *gw);
nserror nsws_create_localhistory_class(HINSTANCE hinstance);