CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/01 14:20:22
Modified files:
usr.bin/sort : sort.c
Log message:
Pass size of sopts buffer in to parse_pos_obs() for a length check and
use size_t not int for column and field vars.
