CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/05 14:36:42
Modified files:
usr.bin/vi/cl : cl_main.c
Log message:
Remove __sigblockset. This is a leftover after the removal of the signal
blocking code in common/gs.h rev 1.14.
Remove a redundant return while here.
OK millert@
