]> granicus.if.org Git - yasm/commit
Rename yasm_dvs_destroy() to yasm_dvs_delete() to match the fact it's an
authorPeter Johnson <peter@tortall.net>
Sat, 23 Dec 2006 06:45:14 +0000 (06:45 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 23 Dec 2006 06:45:14 +0000 (06:45 -0000)
commit9593bcf56b8fa9ec3d50c91c04d9143c5bbdba8f
treec697bab9e671a98f2af567e060006d110a41b4ac
parent0b54266d145f244443782690894490f4128e5d8f
Rename yasm_dvs_destroy() to yasm_dvs_delete() to match the fact it's an
initialized not allocated, so the function doesn't actually free the
provided pointer.

svn path=/trunk/yasm/; revision=1715
libyasm/bc-data.c
libyasm/bytecode.h