BSD 4_1_snap release
[unix-history] / usr / src / cmd / look.c
index b2a9980..91d1c74 100644 (file)
@@ -1,3 +1,4 @@
+static char *sccsid = "@(#)look.c      4.2 (Berkeley) 7/2/81";
 #include <stdio.h>
 #include <ctype.h>
 
 #include <stdio.h>
 #include <ctype.h>
 
@@ -109,6 +110,7 @@ char **argv;
                }
                break;
        }
                }
                break;
        }
+       exit(0);
 }
 
 compare(s,t)
 }
 
 compare(s,t)