fix for last commit

This commit is contained in:
Jeff Lenk 2011-04-22 21:30:42 -05:00
parent e414d99438
commit 5bcf487df9

View File

@ -576,7 +576,7 @@ int nea_server_shutdown(nea_server_t *nes,
TAG_IF(!retry_after, NEATAG_REASON("deactivated")),
TAG_IF(retry_after, NEATAG_RETRY_AFTER(retry_after)),
TAG_END());
else
//else
//status = 180;
}