Stuff legacy compat wrappers out of sight into header_internal.c
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 18 Jun 2008 11:54:41 +0000 (14:54 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 18 Jun 2008 11:54:41 +0000 (14:54 +0300)
commita8f23a461958479a773c482260899522b76efa81
tree5ed607726d60f2f21e3e733860b2034fd1cd8b94
parent9bbfae241a67ecb15889f7e100f6c5111486255b
Stuff legacy compat wrappers out of sight into header_internal.c
- probably need to carry the compat stuff around for a while but get
  them out of the way...
- headerFreeTag() and headerFreeData() are just the same thing, with
  headerFreeTag() supposedly being the "new" interface which never was
  used, duh :)
lib/header.c
lib/header_internal.c