OpenBSD CVS

CVS log for src/usr.bin/yacc/reader.c


[BACK] Up to [local] / src / usr.bin / yacc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_5_3_BASE


Revision 1.23 / (download) - annotate - [select for diffs], Sun Apr 15 12:44:38 2012 UTC (12 years, 1 month ago) by chl
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.22: +49 -50 lines
Diff to previous 1.22 (colored)

* 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@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.