OSDN Git Service

maint: don't hard-code bug-reporting address
authorJim Meyering <meyering@redhat.com>
Thu, 30 Dec 2010 09:01:17 +0000 (10:01 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 30 Dec 2010 10:33:04 +0000 (11:33 +0100)
commitae35e4d76be1f43a3a027d2b8c617b3d6c8e4312
tree95ea98c9bfd4698813e763c2e0eee5e220e32ade
parent950c9fdebec512a10ce314dd12ca949ed3b132c5
maint: don't hard-code bug-reporting address

* libparted/exception.c (default_handler): Use PACKAGE_BUGREPORT
rather than hard-coding bug-parted@...
* libparted/labels/gpt.c (_parse_header) [DISCOVER_ONLY]: Don't
mention the bug-reporting address explicitly, since ped_exception_throw
is about to do just that.
libparted/exception.c
libparted/labels/gpt.c