summaryrefslogtreecommitdiff
path: root/src/install.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/install.c')
-rw-r--r--src/install.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/install.c b/src/install.c
index d2ad40b0b..ce5ccadd5 100644
--- a/src/install.c
+++ b/src/install.c
@@ -172,6 +172,8 @@ main (argc, argv)
{
switch (optc)
{
+ case 0:
+ break;
case 'c':
break;
case 's':