Index: generic/tclAPI.h =================================================================== diff -u -rf11b03a9a764254c5a1ba45480ebf5eb19e2bf8d -r485f041db31fc83046fbeba0d3e64beeb1abca1f --- generic/tclAPI.h (.../tclAPI.h) (revision f11b03a9a764254c5a1ba45480ebf5eb19e2bf8d) +++ generic/tclAPI.h (.../tclAPI.h) (revision 485f041db31fc83046fbeba0d3e64beeb1abca1f) @@ -35,7 +35,7 @@ /* just to define the symbol */ static methodDefinition method_definitions[]; -char *method_command_namespace_names[] = { +static char *method_command_namespace_names[] = { "::xotcl::cmd::ObjectInfo", "::xotcl::cmd::Object", "::xotcl::cmd::ClassInfo",