Bash-4.3 distribution sources and documentation
[platform/upstream/bash.git] / support / xcase.c
index efd11be..6796e06 100644 (file)
@@ -39,6 +39,7 @@ extern int errno;
 #define LOWER  1
 #define UPPER  2
 
+int
 main(ac, av)
 int    ac;
 char   **av;