mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-26 05:41:52 +00:00
typo
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4830 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
2ea981fe90
commit
36a37d2bad
1 changed files with 1 additions and 1 deletions
|
@ -1692,7 +1692,7 @@ qboolean Sys_RandomBytes(qbyte *string, int len)
|
||||||
|
|
||||||
|
|
||||||
#ifdef HAVEAUTOUPDATE
|
#ifdef HAVEAUTOUPDATE
|
||||||
int Sys_GetAutoUpdateSetting(void);
|
int Sys_GetAutoUpdateSetting(void)
|
||||||
{
|
{
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue