From: uz Date: Thu, 11 Aug 2011 21:58:12 +0000 (+0000) Subject: Fixed an error in the INFO line. X-Git-Tag: V2.13.3~308 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=434c818d203b458b4b92b9314f5d6fff7e63c734;p=cc65 Fixed an error in the INFO line. git-svn-id: svn://svn.cc65.org/cc65/trunk@5154 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/src/ld65/dbgfile.c b/src/ld65/dbgfile.c index a9df4ffff..084d46c9c 100644 --- a/src/ld65/dbgfile.c +++ b/src/ld65/dbgfile.c @@ -108,7 +108,7 @@ void CreateDbgFile (void) */ fprintf ( F, - "info\tlib=%u,file=%u,mod=%u,scope=%u,seg=%u,span=%u\n", + "info\tfile=%u,lib=%u,mod=%u,scope=%u,seg=%u,span=%u\n", FileInfoCount (), LibraryCount (), ObjDataCount (),