Fix typo in last night's commit
authorSam Hartman <hartmans@mit.edu>
Fri, 19 Apr 1996 19:32:00 +0000 (19:32 +0000)
committerSam Hartman <hartmans@mit.edu>
Fri, 19 Apr 1996 19:32:00 +0000 (19:32 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7845 dc483132-0cff-0310-8789-dd5450dbe970

src/appl/bsd/krlogind.c

index a08151621d16efb250203d7f5c73985d10d6d473..fd0a2afc0c8f89818def717865592b23cdac505a 100644 (file)
@@ -856,7 +856,7 @@ void protocol(f, p)
         */
    if ( ioctl(p, TIOCPKT, &on) < 0)
        tiocpkt_on = 0;
-   else tiocpkt_on = 0;
+   else tiocpkt_on = 1;
 #endif
 
     /*