cAT
cAT copied to clipboard
src/cat.c: add the default keyword for the switch case
Add the default keyword to specify what to do if there is no match for the switch case branch
Signed-off-by: Junbo Zheng [email protected]