Change use of tell(x) to lseek(x, 0, SEEK_CUR)
authorTheodore Tso <tytso@mit.edu>
Thu, 16 Jun 1994 05:20:50 +0000 (05:20 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 16 Jun 1994 05:20:50 +0000 (05:20 +0000)
commitd3b91242dcab55ff26052b1cb1832528fe561596
tree17ff14588a9d4aa560350fb9f1ea65d3e58d680f
parent39a3e795db74b3581ae017a76422ef08e9f85369
Change use of tell(x) to lseek(x, 0, SEEK_CUR)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3839 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/file/fcc_nseq.c
src/lib/krb5/ccache/file/fcc_sseq.c