[Compbench-devel] CompBenchmarks++/libcompbenchmarks/UI UI-Msg.cpp, 1.6, 1.7
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-08-21 19:53:17
|
Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/UI In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv2097 Modified Files: UI-Msg.cpp Log Message: Useless spaces removed. Index: UI-Msg.cpp =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/UI/UI-Msg.cpp,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** UI-Msg.cpp 1 Aug 2007 19:48:38 -0000 1.6 --- UI-Msg.cpp 21 Aug 2007 19:53:14 -0000 1.7 *************** *** 489,496 **** } - - - - UIMsgGroup::UIMsgGroup(std::string _name) : UIMsg() --- 489,492 ---- |