summaryrefslogtreecommitdiff
path: root/macosx/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins')
-rwxr-xr-xmacosx/plugins/DFCdrom/macsrc/PluginConfigController.m2
-rwxr-xr-xmacosx/plugins/DFInput/macsrc/PadController.m2
-rwxr-xr-xmacosx/plugins/DFNet/macsrc/PluginConfigController.m2
-rwxr-xr-xmacosx/plugins/DFXVideo/macsrc/PluginConfigController.m2
-rwxr-xr-xmacosx/plugins/PeopsXgl/macsrc/NetSfPeopsOpenGLPluginConfigController.m2
5 files changed, 5 insertions, 5 deletions
diff --git a/macosx/plugins/DFCdrom/macsrc/PluginConfigController.m b/macosx/plugins/DFCdrom/macsrc/PluginConfigController.m
index 6417a102..487f3d8f 100755
--- a/macosx/plugins/DFCdrom/macsrc/PluginConfigController.m
+++ b/macosx/plugins/DFCdrom/macsrc/PluginConfigController.m
@@ -170,4 +170,4 @@ void ReadConfig()
@end
#import "OSXPlugLocalization.h"
-PLUGLOCIMP([PluginConfigController class]);
+PLUGLOCIMP([PluginConfigController class])
diff --git a/macosx/plugins/DFInput/macsrc/PadController.m b/macosx/plugins/DFInput/macsrc/PadController.m
index c08ae578..93b3e54b 100755
--- a/macosx/plugins/DFInput/macsrc/PadController.m
+++ b/macosx/plugins/DFInput/macsrc/PadController.m
@@ -461,4 +461,4 @@ long DoConfiguration()
@end
#import "OSXPlugLocalization.h"
-PLUGLOCIMP([padController class]);
+PLUGLOCIMP([padController class])
diff --git a/macosx/plugins/DFNet/macsrc/PluginConfigController.m b/macosx/plugins/DFNet/macsrc/PluginConfigController.m
index 0ea7951e..67bd30a6 100755
--- a/macosx/plugins/DFNet/macsrc/PluginConfigController.m
+++ b/macosx/plugins/DFNet/macsrc/PluginConfigController.m
@@ -158,4 +158,4 @@ void ReadConfig()
@end
#import "OSXPlugLocalization.h"
-PLUGLOCIMP([PluginConfigController class]);
+PLUGLOCIMP([PluginConfigController class])
diff --git a/macosx/plugins/DFXVideo/macsrc/PluginConfigController.m b/macosx/plugins/DFXVideo/macsrc/PluginConfigController.m
index 3fc886d4..4b44bc98 100755
--- a/macosx/plugins/DFXVideo/macsrc/PluginConfigController.m
+++ b/macosx/plugins/DFXVideo/macsrc/PluginConfigController.m
@@ -368,4 +368,4 @@ void ReadConfig(void)
@end
#import "OSXPlugLocalization.h"
-PLUGLOCIMP([PluginConfigController class]);
+PLUGLOCIMP([PluginConfigController class])
diff --git a/macosx/plugins/PeopsXgl/macsrc/NetSfPeopsOpenGLPluginConfigController.m b/macosx/plugins/PeopsXgl/macsrc/NetSfPeopsOpenGLPluginConfigController.m
index 8d13d59b..2b24a512 100755
--- a/macosx/plugins/PeopsXgl/macsrc/NetSfPeopsOpenGLPluginConfigController.m
+++ b/macosx/plugins/PeopsXgl/macsrc/NetSfPeopsOpenGLPluginConfigController.m
@@ -450,4 +450,4 @@ void ReadConfig(void)
@end
#import "OSXPlugLocalization.h"
-PLUGLOCIMP([PluginConfigController class]);
+PLUGLOCIMP([PluginConfigController class])