From 68feb9f62351a18bc52d0ad4d69c0b83231d2e77 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Thu, 2 Jan 2014 03:24:57 +0000 Subject: OS X: Fix some Pedantic warnings. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88210 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFNet/macsrc/PluginConfigController.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/plugins/DFNet/macsrc') 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]) -- cgit v1.2.3