1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-20 00:56:35 +02:00

Fix avatar size limit and fix comment

This commit is contained in:
Jfreegman
2015-10-20 22:47:11 -04:00
parent db410cb01e
commit cea5f1fe04
2 changed files with 1 additions and 2 deletions

View File

@ -1077,7 +1077,6 @@ static void parse_args(int argc, char *argv[])
}
/* Looks for an old default profile data file and blocklist, and renames them to the new default names.
* Saves the old data files under the names "toxic_data.old" and "toxic_data_blocklist.old".
*
* Returns 0 on success.
* Returns -1 on failure.