fix bug: %ll doesn't work for MSVC, use %I64 instead
authorJosh Coalson <jcoalson@users.sourceforce.net>
Mon, 22 Mar 2004 05:47:25 +0000 (05:47 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Mon, 22 Mar 2004 05:47:25 +0000 (05:47 +0000)
commitfec4a779a03ee110bd5fb2417c49ee3441e529db
tree8154e1a08e6c28c44373e1d6844c8ab2ef072179
parentf45b2a85a7f745a8c2fc3d2e306ba126a795730f
fix bug: %ll doesn't work for MSVC, use %I64 instead
src/libFLAC/lpc.c
src/metaflac/operations.c
src/metaflac/operations_shorthand_cuesheet.c
src/metaflac/operations_shorthand_streaminfo.c
src/share/grabbag/cuesheet.c