maint: avoid theoretical risk of signed overflow
commit8dfe3f897c05855f3d39fd30e7e047ce952b5531
authorJim Meyering <meyering@redhat.com>
Thu, 16 Dec 2010 11:18:10 +0000 (16 12:18 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 16 Dec 2010 11:53:14 +0000 (16 12:53 +0100)
treeee5e34aadbe82200f0f7ce10aa7e52659421ae57
parentc059c0e95df17316d60bd70974f3b029602738bd
maint: avoid theoretical risk of signed overflow

* rest.c (main): Declare "autostart" as bool and set to true or false
rather than incrementing or setting to 0.
rest.c