mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
how come ; is no longer a valid noop?`huh..?
This commit is contained in:
parent
e1da3b144b
commit
bfebcec916
6 changed files with 44 additions and 12 deletions
|
@ -153,7 +153,7 @@
|
|||
#endif
|
||||
|
||||
// some ldmud versions previous to 610 have a problem with digest-md5
|
||||
#if __VERSION_MAJOR__ < 4 && __VERSION_MICRO__ < 611
|
||||
# echo Warning: Your driver is so old, it cannot do DIGEST-MD5
|
||||
# define _flag_disable_authentication_digest_MD5
|
||||
#endif
|
||||
//#if __VERSION_MAJOR__ < 4 && __VERSION_MICRO__ < 611
|
||||
//# echo Warning: Your driver is so old, it cannot do DIGEST-MD5
|
||||
//# define _flag_disable_authentication_digest_MD5
|
||||
//#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue