aboutsummaryrefslogtreecommitdiff
path: root/src/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.c')
-rw-r--r--src/util.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/util.c b/src/util.c
index f254202..3493366 100644
--- a/src/util.c
+++ b/src/util.c
@@ -100,4 +100,5 @@ vgetyn (const char *prompt, va_list ap)
100 } 100 }
101 state = 0; 101 /* fall through */
102 } else 102 }
103 else
103 break; 104 break;

Return to:

Send suggestions and report system problems to the System administrator.