commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 33/37: Remove unimplemented -s option


From: Samuel Thibault
Subject: [hurd] 33/37: Remove unimplemented -s option
Date: Mon, 09 Feb 2015 09:59:12 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to annotated tag upstream/hurd/0.5.git20150208
in repository hurd.

commit af81a0728e712fb3d4bec3a0ecfc7dff7fff40b8
Author: Samuel Thibault <address@hidden>
Date:   Mon Feb 2 10:55:58 2015 +0100

    Remove unimplemented -s option
    
    * pfinet/options.c (options): Remove 's' case.
---
 pfinet/options.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pfinet/options.c b/pfinet/options.c
index 4b14356..ff9db4b 100644
--- a/pfinet/options.c
+++ b/pfinet/options.c
@@ -76,7 +76,6 @@ static const struct argp_option options[] =
   {"address6",  'A', "ADDR/LEN",0, "Set the global IPv6 address"},
   {"gateway6",  'G', "ADDRESS", 0, "Set the IPv6 default gateway"},
 #endif
-  {"shutdown",  's', 0,         0, "Shut it down"},
   {0}
 };
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]