diff -r c55922dabb25 -r 5076964d81a1 src/fileio.cpp --- a/src/fileio.cpp Tue Oct 14 18:49:21 2008 +0000 +++ b/src/fileio.cpp Tue Oct 14 19:27:08 2008 +0000 @@ -1029,7 +1029,7 @@ /** * Scan for files with the given extention in the given search path. * @param extension the extension of files to search for. - * @param sp the sub directory to search in. + * @param sd the sub directory to search in. * @param tars whether to search in the tars too. * @return the number of found files, i.e. the number of times that * AddFile returned true.