CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/02 18:47:25
Modified files:
usr.bin/vi/cl : cl_main.c
usr.bin/vi/common: main.c mem.h
Log message:
Remove needless alias macros for malloc and calloc. No binary change. I
got this upstreamed a few weeks ago.
ok tb (less a few style tweaks), martijn (who suggested style tweaks)
