mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-25 00:12:27 +00:00
Repair prototype
This commit is contained in:
parent
0a42ded33f
commit
5471774b4c
@ -5522,7 +5522,7 @@ XS(XS_Client_OpenLFGuildWindow) {
|
|||||||
XSRETURN_EMPTY;
|
XSRETURN_EMPTY;
|
||||||
}
|
}
|
||||||
|
|
||||||
XS(XS_NotifyNewTitlesAvailable); /* prototype to pass -Wmissing-prototypes */
|
XS(XS_Client_NotifyNewTitlesAvailable); /* prototype to pass -Wmissing-prototypes */
|
||||||
XS(XS_Client_NotifyNewTitlesAvailable) {
|
XS(XS_Client_NotifyNewTitlesAvailable) {
|
||||||
dXSARGS;
|
dXSARGS;
|
||||||
if (items != 1)
|
if (items != 1)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user