about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTWAIS.h
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/Implementation/HTWAIS.h')
-rw-r--r--WWW/Library/Implementation/HTWAIS.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/HTWAIS.h b/WWW/Library/Implementation/HTWAIS.h
index 7314025f..5f7af9f1 100644
--- a/WWW/Library/Implementation/HTWAIS.h
+++ b/WWW/Library/Implementation/HTWAIS.h
@@ -28,7 +28,8 @@
 #include <HTAccess.h>
 
 #ifdef GLOBALREF_IS_MACRO
-extern GLOBALREF(HTProtocol, HTWAIS);
+extern GLOBALREF (HTProtocol, HTWAIS);
+
 #else
 GLOBALREF HTProtocol HTWAIS;
 #endif /* GLOBALDEF_IS_MACRO */