Module Name: src Committed By: sevan Date: Sat Jul 25 16:17:01 UTC 2015
Modified Files:
src/bin/cat: cat.c
Log Message:
Drop the case '?' which is defined after case 'default'.
case 'default' statement introduced in the last commit to cat.c in the CSRG
archive.
Obtained from OpenBSD bin/cat/cat.c r1.3.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/bin/cat/cat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
