From: ayin Date: Wed, 18 Jan 2006 14:47:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=bad78f0aacfd092c3f2849d54bc7a92ff8f1163f;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/ptytty.h b/src/ptytty.h index a8c31a65..3d0e3bb8 100644 --- a/src/ptytty.h +++ b/src/ptytty.h @@ -9,7 +9,7 @@ # define NO_SETOWNER_TTYDEV 1 # endif #endif -#if defined(__CYGWIN32__) +#if defined(__CYGWIN__) # define NO_SETOWNER_TTYDEV 1 #endif