BSD 4 release
[unix-history] / usr / src / cmd / expand.c
index 4dc6d87..a71c871 100644 (file)
@@ -1,3 +1,4 @@
+static char *sccsid = "@(#)expand.c    4.1 (Berkeley) 10/1/80";
 #include <stdio.h>
 /*
  * expand - expand tabs to equivalent spaces
 #include <stdio.h>
 /*
  * expand - expand tabs to equivalent spaces