Index: generic/xotcl.h =================================================================== diff -u -r8f884e24c3410b1b30f3cfd9692f8a882a278f1b -rcedbcd6a70c433f37525ad01e254895b600db08b --- generic/xotcl.h (.../xotcl.h) (revision 8f884e24c3410b1b30f3cfd9692f8a882a278f1b) +++ generic/xotcl.h (.../xotcl.h) (revision cedbcd6a70c433f37525ad01e254895b600db08b) @@ -43,7 +43,7 @@ /* use documented interface to link XOTcl state to an interpreter */ #define USE_ASSOC_DATA 1 -/* new namespace support (post 1.2.0 */ +/* new namespace support (post xotcl 1.2.0) */ #define NAMESPACEINSTPROCS 1 /* activate bytecode support