CVSROOT: /cvs Module name: src Changes by: c...@cvs.openbsd.org 2012/04/15 06:44:38
Modified files: usr.bin/yacc : reader.c Log message: * Use NULL instead of 0 for pointers * Replace loop with memcpy() in function get_literal() * Style tweak: "for(" -> "for (" >From Michael W. Bombardieri ok nicm@ millert@