mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
ipfirereboot.c: Remove orphaned comment
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
/* define operations */
|
/* define operations */
|
||||||
#define OP_REBOOT "boot"
|
#define OP_REBOOT "boot"
|
||||||
#define OP_REBOOT_FS "bootfs" // add filesystem check option (not yet in GUI)
|
#define OP_REBOOT_FS "bootfs"
|
||||||
#define OP_SHUTDOWN "down"
|
#define OP_SHUTDOWN "down"
|
||||||
|
|
||||||
int main(int argc, char**argv)
|
int main(int argc, char**argv)
|
||||||
|
|||||||
Reference in New Issue
Block a user