fix ctrl macro for ANSI C
[unix-history] / usr / src / usr.bin / window / string.h
index 3251fed..ef6ecac 100644 (file)
@@ -1,6 +1,13 @@
 /*
 /*
- *     @(#)string.h    3.3 84/04/05
+ * @(#)string.h        3.5 %G%
  */
  */
+
+/*
+ * Copyright (c) 1983 Regents of the University of California,
+ * All rights reserved.  Redistribution permitted subject to
+ * the terms of the Berkeley Software License Agreement.
+ */
+
 #define STR_DEBUG
 
 char *str_cpy();
 #define STR_DEBUG
 
 char *str_cpy();