summaryrefslogtreecommitdiff
path: root/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils.c')
-rw-r--r--utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils.c b/utils.c
index 1b0312d..e396909 100644
--- a/utils.c
+++ b/utils.c
@@ -56,6 +56,7 @@ int detectOsType()
{
exists = i;
}
+ break;
default:
puts("Unrecognized Package Manager" );