fix ctrl macro for ANSI C
[unix-history] / usr / src / usr.bin / window / wwdelline.c
index 80a8bfa..b108815 100644 (file)
@@ -1,7 +1,13 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)wwdelline.c        3.6 %G%";
+static char sccsid[] = "@(#)wwdelline.c        3.7 %G%";
 #endif
 
 #endif
 
+/*
+ * Copyright (c) 1983 Regents of the University of California,
+ * All rights reserved.  Redistribution permitted subject to
+ * the terms of the Berkeley Software License Agreement.
+ */
+
 #include "ww.h"
 
 wwdelline(w, row)
 #include "ww.h"
 
 wwdelline(w, row)