[Alsaplayer-commits] alsaplayer commit by cvs

Alsaplayer CVS alsaplayer-commits@lists.tartarus.org
Tue, 12 Oct 1999 02:26:27 +0200


CVSROOT:	/home/cvsroot/alsaplayer
Module name:	alsaplayer
Changes by:	cvs	99/10/12 02:26:27

Modified files:
	app            : Main.cpp 

Log message:
Oops. Forgot to add the directory to the SetFile() call in add_file_ok().
string(string(directory) + "/" + path).c_str() is the best I could come up
with. Can I do bettter? (grepping through /usr/include/g++-3/ is fun :)