fixed typo
This commit is contained in:
parent
f8de19a427
commit
1011f9679e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ extern LLoldlevel();
|
||||||
|
|
||||||
#ifdef LL_USERHOOK
|
#ifdef LL_USERHOOK
|
||||||
static LLdoskip();
|
static LLdoskip();
|
||||||
static int LLuserhook():
|
static int LLuserhook();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef LL_FASTER
|
#ifndef LL_FASTER
|
||||||
|
|
Loading…
Reference in a new issue