[Extractor-gtk-cvslog] SF.net SVN: extractor-gtk:[120] trunk/extractor/solid.c
Extract files from unusual archive formats
Brought to you by:
someone-guy
From: <som...@us...> - 2009-09-03 14:15:19
|
Revision: 120 http://extractor-gtk.svn.sourceforge.net/extractor-gtk/?rev=120&view=rev Author: someone-guy Date: 2009-09-03 14:15:13 +0000 (Thu, 03 Sep 2009) Log Message: ----------- Fix copy-and-paste error in documentation Modified Paths: -------------- trunk/extractor/solid.c Modified: trunk/extractor/solid.c =================================================================== --- trunk/extractor/solid.c 2009-09-03 14:11:18 UTC (rev 119) +++ trunk/extractor/solid.c 2009-09-03 14:15:13 UTC (rev 120) @@ -59,7 +59,7 @@ /** * \brief get string matching the type id - * \param lang type id + * \param type type id * \return pointer to corresponding string constant */ static const char *typestr(int type) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |