CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/12 17:29:59
Modified files:
usr.bin/jot : jot.c
Log message:
Simplify getprec() by using strchr(3) and strspn(3).
Part of NetBSD's jot r1.20 by dsl.
ok jca
CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/12 17:29:59
Modified files:
usr.bin/jot : jot.c
Log message:
Simplify getprec() by using strchr(3) and strspn(3).
Part of NetBSD's jot r1.20 by dsl.
ok jca