[9940] Fix typo in AuthSocket.cpp

This commit is contained in:
Derex 2010-05-20 02:10:06 +03:00
parent 540edb5a81
commit 47186c05ec
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9939"
#define REVISION_NR "9940"
#endif // __REVISION_NR_H__