summaryrefslogtreecommitdiff
path: root/plugins/AVS/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AVS/commonheaders.h')
-rw-r--r--plugins/AVS/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AVS/commonheaders.h b/plugins/AVS/commonheaders.h
index 70b0c88fae..5b9d4ee113 100644
--- a/plugins/AVS/commonheaders.h
+++ b/plugins/AVS/commonheaders.h
@@ -109,7 +109,7 @@ extern OBJLIST<protoPicCacheEntry> g_ProtoPictures, g_MyAvatars;
int SetAvatarAttribute(HANDLE hContact, DWORD attrib, int mode);
-#define MAX_REGS(_A_) ( sizeof(_A_) / sizeof(_A_[0]) )
+#define MAX_REGS(_A_) ( sizeof(_A_) / sizeof(_A_[0]))
#define GAIR_FAILED 1000