summaryrefslogtreecommitdiffstats
path: root/gtk/src/appcast.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/src/appcast.h')
-rw-r--r--gtk/src/appcast.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/appcast.h b/gtk/src/appcast.h
index 2520be601..d4f5eea55 100644
--- a/gtk/src/appcast.h
+++ b/gtk/src/appcast.h
@@ -17,6 +17,6 @@
#define _GHB_APPCAST_H_
void ghb_appcast_parse(
- gchar *buf, gchar **desc, gchar **build, gchar **version);
+ gchar *buf, gchar **desc, gchar **build, gchar **version);
#endif // _GHB_APPCAST_H_