OSDN Git Service

Readd the 'return 0;' to please GCC
authorOtavio Salvador <otavio@debian.org>
Wed, 22 Nov 2006 17:40:44 +0000 (15:40 -0200)
committerOtavio Salvador <otavio@debian.org>
Wed, 22 Nov 2006 20:11:20 +0000 (18:11 -0200)
commitb593b0219787646cecc64818c3618afada5075b9
tree4b4e2487534ad3c87bd9512b7f7f1fe6f44e70af
parent0ddc14a9d22cf1d994ea15285cc39c6f000a2d30
Readd the 'return 0;' to please GCC

The commit d000de8f062ce070d5310f164ebf4f5ed26fcad0 included a
compilation warning that makes sense when Parted is built without
debugging. To solve the warning and ensure that when running without
debugging we return a sinsible value I've reverted
d000de8f062ce070d5310f164ebf4f5ed26fcad0 change and added a nice
comment to avoid misunderstandings again.
libparted/labels/gpt.c