summaryrefslogtreecommitdiff
path: root/thunar-volman/tvm-preferences-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'thunar-volman/tvm-preferences-dialog.h')
-rw-r--r--thunar-volman/tvm-preferences-dialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/thunar-volman/tvm-preferences-dialog.h b/thunar-volman/tvm-preferences-dialog.h
index f77eb0f..2c26142 100644
--- a/thunar-volman/tvm-preferences-dialog.h
+++ b/thunar-volman/tvm-preferences-dialog.h
@@ -22,7 +22,7 @@
#include <thunar-volman/tvm-preferences.h>
-G_BEGIN_DECLS;
+G_BEGIN_DECLS
typedef struct _TvmPreferencesDialogClass TvmPreferencesDialogClass;
typedef struct _TvmPreferencesDialog TvmPreferencesDialog;
@@ -38,6 +38,6 @@ GType tvm_preferences_dialog_get_type (void) G_GNUC_CONST G_GNUC_INTERNAL;
GtkWidget *tvm_preferences_dialog_new (void) G_GNUC_INTERNAL G_GNUC_MALLOC G_GNUC_WARN_UNUSED_RESULT;
-G_END_DECLS;
+G_END_DECLS
#endif /* !__TVM_PREFERENCES_DIALOG_H__ */