whitespace fixes
[platform/upstream/gstreamer.git] / win32 / gstconfig.h
index d672253..61743f8 100644 (file)
@@ -81,7 +81,7 @@
 #define GST_EXPORT __declspec(dllimport) extern
 #endif
 #else /* not WIN32 */
-#define GST_PLUGIN_EXPORT 
+#define GST_PLUGIN_EXPORT
 #define GST_EXPORT extern
 #endif