OpenBSD CVS

CVS log for src/usr.bin/wc/wc.c


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_2_9_BASE


Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 2 03:48:34 1999 UTC (25 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

Remove useless cast to quad_t.  Gcc thinks "%qd" in printf is the same as "%lld" so we get a warning on alpha with -Wall.  Live with it.

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.