]> git.tdb.fi Git - gldbg.git/commit
Make tmpalloc global variables static
authorMikko Rasa <tdb@tdb.fi>
Thu, 18 Nov 2010 13:40:50 +0000 (13:40 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 18 Nov 2010 13:40:50 +0000 (13:40 +0000)
commit7642653a18f7464dd093a93a1247b8f18e53cd1a
tree4b5493253233e83c1dcba76a77ffa44706111178
parentfab9ed5163a8f4ef5314bc67e48d1690d1126649
Make tmpalloc global variables static
Functions don't need to be declared extern
Report how many bytes were left if a decode error occurs
Remove an obsoleve method from gldbg.h
source/gldbg.h
source/gldump.c
source/tmpalloc.c
source/tmpalloc.h