aboutsummaryrefslogtreecommitdiff
path: root/GTMDefines.h
diff options
context:
space:
mode:
Diffstat (limited to 'GTMDefines.h')
-rw-r--r--GTMDefines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/GTMDefines.h b/GTMDefines.h
index a6612e6..3a669d2 100644
--- a/GTMDefines.h
+++ b/GTMDefines.h
@@ -383,6 +383,6 @@ GTM_EXTERN void _GTMUnitTestDevLog(NSString *format, ...);
#else
#define GTM_SEL_STRING(selName) @#selName
#endif // DEBUG
-#endif // GTM_PROPERTY
+#endif // GTM_SEL_STRING
#endif // __OBJC__