=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/diff/diff.h,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/usr.bin/diff/diff.h 2003/07/06 22:02:36 1.16 --- src/usr.bin/diff/diff.h 2003/07/06 22:17:21 1.17 *************** *** 1,4 **** ! /* $OpenBSD: diff.h,v 1.16 2003/07/06 22:02:36 millert Exp $ */ /*- * Copyright (c) 1991, 1993 --- 1,4 ---- ! /* $OpenBSD: diff.h,v 1.17 2003/07/06 22:17:21 millert Exp $ */ /*- * Copyright (c) 1991, 1993 *************** *** 42,47 **** --- 42,48 ---- #define D_IFDEF 4 /* Diff with merged #ifdef's */ #define D_NREVERSE 5 /* Reverse ed script with numbered lines and no trailing . */ + #define D_BRIEF 6 /* Say if the files differ */ /* * Output flags