[10361] Send proper error message at password check fail.

It specailly fix 1.x client case that not understande used for later clients 4-byte message.
This commit is contained in:
VladimirMangos 2010-08-16 04:03:12 +04:00
parent 4d3e26a4c0
commit 77a116dbe1
2 changed files with 12 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10360"
#define REVISION_NR "10361"
#endif // __REVISION_NR_H__