summaryrefslogtreecommitdiffstats
path: root/commands/mem.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/mem.c')
-rw-r--r--commands/mem.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/commands/mem.c b/commands/mem.c
index b31a8f47d1..dd6c497c51 100644
--- a/commands/mem.c
+++ b/commands/mem.c
@@ -138,8 +138,6 @@ static int mem_parse_options(int argc, char *argv[], char *optstr, int *mode,
{
int opt;
- getopt_reset();
-
while((opt = getopt(argc, argv, optstr)) > 0) {
switch(opt) {
case 'b':