typo...
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 5 Mar 1991 05:27:02 +0000 (21:27 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 5 Mar 1991 05:27:02 +0000 (21:27 -0800)
SCCS-vsn: usr.bin/tip/cmds.c 5.15

usr/src/usr.bin/tip/cmds.c

index 567ff10..334331f 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)cmds.c     5.14 (Berkeley) %G%";
+static char sccsid[] = "@(#)cmds.c     5.15 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "tip.h"
 #endif /* not lint */
 
 #include "tip.h"
@@ -306,7 +306,7 @@ transmit(fd, eofchars, command)
                                                }
                                        }
                                } else
                                                }
                                        }
                                } else
-                                       if (!boolean((int)value(RAWFTP)))
+                                       if (!boolean(value(RAWFTP)))
                                                continue;
                        }
                        send(c);
                                                continue;
                        }
                        send(c);