--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401121
This commit is contained in:
Scott Ehlert
2007-07-15 07:48:15 +00:00
parent a55ebc0c96
commit 662e5673f7
+1 -1
View File
@@ -148,7 +148,7 @@ native bool:LockStringTables(bool:lock);
*
* @param filename File that will be added to downloadables table.
*/
stock AddFileToDownloadTable(const String:filename[])
stock AddFileToDownloadsTable(const String:filename[])
{
static table = INVALID_STRING_TABLE;