CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/22 09:04:18
Modified files:
usr.bin/telnet : utilities.c
Log message:
Use a boolean variable to remember the quotation level instead of
doing string pointer arithmetic. Fixes a clang warning.
OK otto@ tom@
