Switch around headerMod() and headerModifyEntry()
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 18 Jun 2008 11:59:13 +0000 (14:59 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 18 Jun 2008 11:59:13 +0000 (14:59 +0300)
commitb6577f0e6de7f7888823eeaa396c6d2bae369f20
tree47e1aa7d6433f6577a3fcdc3b2b5dd20f4db93ab
parenta8f23a461958479a773c482260899522b76efa81
Switch around headerMod() and headerModifyEntry()
- headerModifyEntry() is the legacy interface going away, make it
  use headerMod() and deprecate it
lib/header.c
lib/header.h
lib/header_internal.c