From c4002bba93d0dde91cf768ac07e875b008f7ae1f Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Fri, 28 Sep 2012 00:52:28 +0000 Subject: Minor spacing changes. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80047 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/PcsxrPlugin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/macosx/PcsxrPlugin.h b/macosx/PcsxrPlugin.h index 8a1116ab..63181135 100644 --- a/macosx/PcsxrPlugin.h +++ b/macosx/PcsxrPlugin.h @@ -13,12 +13,12 @@ void *pluginRef; NSString *path; - NSDate *modDate; + NSDate *modDate; NSString *name; NSString *fullPlugPath; long version; int type; - int active; + int active; } + (NSString *)prefixForType:(int)type; -- cgit v1.2.3