summaryrefslogtreecommitdiff
path: root/thunar-volman/tvm-preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'thunar-volman/tvm-preferences.h')
-rw-r--r--thunar-volman/tvm-preferences.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/thunar-volman/tvm-preferences.h b/thunar-volman/tvm-preferences.h
index 63633a9..3c80e07 100644
--- a/thunar-volman/tvm-preferences.h
+++ b/thunar-volman/tvm-preferences.h
@@ -22,7 +22,7 @@
#include <exo/exo.h>
-G_BEGIN_DECLS;
+G_BEGIN_DECLS
typedef struct _TvmPreferencesClass TvmPreferencesClass;
typedef struct _TvmPreferences TvmPreferences;
@@ -38,6 +38,6 @@ GType tvm_preferences_get_type (void) G_GNUC_CONST;
TvmPreferences *tvm_preferences_get (void);
-G_END_DECLS;
+G_END_DECLS
#endif /* !__TVM_PREFERENCES_H__ */