--- xbase/ntx.h	2003-12-04 06:02:52.000000000 -0800
+++ xbase/ntx.h	2003-12-04 06:03:05.000000000 -0800
@@ -218,7 +218,7 @@
    xbShort  KeyExists( char * Key ) { return FindKey( Key, strlen( Key ), 0 ); }
    xbShort  KeyExists( xbDouble );
 
-   xbShort xbNtx::AllocKeyBufs(void);
+   xbShort AllocKeyBufs(void);
 
    virtual void GetExpression(char *buf, int len);
 };
