On Nov 29, 2007 8:36 AM, Jeff Trawick <[EMAIL PROTECTED]> wrote: > If you should conceivably use that hack, you already know about it. > Logging spits out \t and \n literally anyway so message looks horrible. > Practically all users seeing this message just need to change User and > get on with life.
patch was broken ;) this line must be left unchanged so that BIG_SECURITY_HOLE still works for those few -#if !defined (BIG_SECURITY_HOLE) && !defined (OS2) +#if !defined (OS2)
