summaryrefslogtreecommitdiff
path: root/gusb/gusb-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'gusb/gusb-util.h')
-rw-r--r--gusb/gusb-util.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gusb/gusb-util.h b/gusb/gusb-util.h
index 23664f5..ed26eb3 100644
--- a/gusb/gusb-util.h
+++ b/gusb/gusb-util.h
@@ -11,6 +11,7 @@
G_BEGIN_DECLS
-const gchar *g_usb_strerror (gint error_code);
+const gchar *
+g_usb_strerror(gint error_code);
G_END_DECLS