mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +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 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"
|
||||
|
||||
int main(int argc, char**argv)
|
||||
|
||||
Reference in New Issue
Block a user