-Index: ftell.c
-===================================================================
-RCS file: /cvs/root/Libc/stdio/FreeBSD/ftell.c,v
-retrieving revision 1.2
-diff -u -d -b -w -p -p -r1.2 ftell.c
---- ftell.c 2003/05/20 22:22:42 1.2
-+++ ftell.c 2005/03/14 03:10:02
-@@ -105,6 +105,8 @@ _ftello(fp, offset)
+--- ftell.c.bsdnew 2009-11-11 13:33:10.000000000 -0800
++++ ftell.c 2009-11-11 13:33:10.000000000 -0800
+@@ -101,6 +101,8 @@ _ftello(fp, offset)
* Find offset of underlying I/O object, then
* adjust for buffered bytes.
*/