diff -r 3997f1ce203a -r d031eb183733 src/ai/api/ai_object.hpp --- a/src/ai/api/ai_object.hpp Thu Jul 19 22:26:26 2007 +0000 +++ b/src/ai/api/ai_object.hpp Thu Jul 19 22:39:43 2007 +0000 @@ -96,7 +96,7 @@ /** * Get the pointer to store event data in. */ - static void **GetEventPointer(); + static void *&GetEventPointer(); public: /**