mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 17:26:30 +00:00
Repair prototype
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user