]> granicus.if.org Git - file/commit
- keep the offset in a separate variable in the magic structure, instead
authorChristos Zoulas <christos@zoulas.com>
Sat, 25 Nov 2006 17:28:54 +0000 (17:28 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sat, 25 Nov 2006 17:28:54 +0000 (17:28 +0000)
commitf7a00707dd14d9aa2a51b85f979904ec361d9d58
treee4d5008f2ce7e684c6f769780c1bfee282a226d2
parenta3ba290e651705591b0c826c79842346ff134ffe
- keep the offset in a separate variable in the magic structure, instead
  of trashing the offset in the magic number.
- fix printing of the nul offset.
src/file.c
src/file.h
src/softmagic.c