--- ./src/modules/process/process.h~ 2006-03-22 01:55:50.000000000 +0000 +++ ./src/modules/process/process.h 2006-03-22 01:55:55.000000000 +0000 @@ -56,7 +56,7 @@ virtual void close(const string& timestamp, int pid, const string& processName) {}; protected: - void Procchange::updated(const string& keyName, const DataSet& data); + void updated(const string& keyName, const DataSet& data); DataSet format; };