CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/12 10:29:41
Modified files:
usr.bin/mg : buffer.c
Log message:
Remove a comparison that is always true. Reported by clang.
Merge the new if into a single line, requested by florian@
ok matthew@ florian@
