=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sdiff/sdiff.c,v retrieving revision 1.11 retrieving revision 1.12 diff -c -r1.11 -r1.12 *** src/usr.bin/sdiff/sdiff.c 2005/12/27 05:13:14 1.11 --- src/usr.bin/sdiff/sdiff.c 2005/12/28 05:57:46 1.12 *************** *** 1,4 **** ! /* $OpenBSD: sdiff.c,v 1.11 2005/12/27 05:13:14 tedu Exp $ */ /* * Written by Raymond Lai . --- 1,4 ---- ! /* $OpenBSD: sdiff.c,v 1.12 2005/12/28 05:57:46 deraadt Exp $ */ /* * Written by Raymond Lai . *************** *** 252,258 **** /* * Prints an individual column (left or right), taking into account * that tabs are variable-width. Takes a string, the current column ! * the cursor is on the screen, and the maximum value of the column. * The column value is updated as we go along. */ static void --- 252,258 ---- /* * Prints an individual column (left or right), taking into account * that tabs are variable-width. Takes a string, the current column ! * the cursor is on the screen, and the maximum value of the column. * The column value is updated as we go along. */ static void