diff --git a/TODO b/TODO new file mode 100644 index 0000000000000000000000000000000000000000..961b384a7e4295a42cf746f63473f7e52901227a --- /dev/null +++ b/TODO @@ -0,0 +1 @@ +Use Tango::client_addr * client_ident = get_client_ident(); instead of black box diff --git a/src/ClassFactory.cpp b/src/ClassFactory.cpp index e11b119e97daecd5781b65a7cdf51925864bd911..383dfd9581e614f198275eb7e88332f9d890d849 100644 --- a/src/ClassFactory.cpp +++ b/src/ClassFactory.cpp @@ -1,5 +1,5 @@ /*----- PROTECTED REGION ID(SupervisedID::ClassFactory.cpp) ENABLED START -----*/ -static const char *RcsId = "$Id: ClassFactory.cpp,v 1.1 2014-04-23 08:48:47 claudio Exp $"; + //============================================================================= // // file : ClassFactory.cpp