OpenBSD CVS

CVS log for src/usr.bin/sectok/Attic/cyberflex.c


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_4_0


Revision 1.26 / (download) - annotate - [select for diffs], Mon Mar 15 15:03:11 2004 UTC (20 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.25: +3 -5 lines
Diff to previous 1.25 (colored)

Replace "if (foo == bar); else baz;" idiom with "if (foo != bar) baz;".  Much
less confusing. deraadt@ ok

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.