Author: daniel Date: 2007-01-14 00:48:27 +0000 (Sun, 14 Jan 2007) New Revision: 633 ViewCVS link: http://svn.gnome.org/viewcvs/regexxer?rev=633&view=rev
Modified: trunk/ChangeLog trunk/src/filetree.cc trunk/src/statusline.cc Log: * src/filetree.cc (regexxer_create_file_tree): Move function to the global namespace. Putting it inside an anonymous namespace just obfuscated the code, as this function is exported for the world to see. * src/statusline.cc (regexxer_create_status_line): Likewise. _______________________________________________ SVN-commits-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/svn-commits-list
