[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    [BusyBox] od: patch
From:       Thierry Laronde <thierry () cri74 ! org>
Date:       2001-08-24 0:33:39
[Download RAW message or body]

A patch to apply to the od applet, since I have left a mess in the options
definitions.

-- 
Thierry LARONDE, Centre de Ressources Informatiques, Archamps - France
http://www.cri74.org/


--- od.c	Thu Aug 23 14:54:41 2001
+++ od.c	Fri Aug 24 08:22:25 2001
@@ -1395,11 +1395,9 @@
 	address_pad_len = 7;
 	flag_dump_strings = 0;
 
-	while ((opt = getopt(argc, argv, "abcdfhilos::xw::A:j:N:t:")) > 0) {
+	while ((opt = getopt(argc, argv, "A:j:N:s:t:vw:")) > 0) {
 
 		switch (opt) {
-		case 0:
-			break;
 
 		case 'A':
 			switch (optarg[0]) {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic