Index: lib700/bitrev.x
===================================================================
--- lib700/bitrev.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ lib700/bitrev.x	(revision 4422c8e396b569683e41183b361494ba069268cd)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	bitrev.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	bitrev.c -- global functions
+	external functions
    =============================================================================
 */
Index: lib700/ctype.x
===================================================================
--- lib700/ctype.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ lib700/ctype.x	(revision 4422c8e396b569683e41183b361494ba069268cd)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	ctype.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	ctype.c -- global variables
+	external variables
    =============================================================================
 */
Index: lib700/ispow2.x
===================================================================
--- lib700/ispow2.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ lib700/ispow2.x	(revision 4422c8e396b569683e41183b361494ba069268cd)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	ispow2.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	ispow2.c -- global functions
+	external functions
    =============================================================================
 */
Index: lib700/mangle.x
===================================================================
--- lib700/mangle.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ lib700/mangle.x	(revision 4422c8e396b569683e41183b361494ba069268cd)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	mangle.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	mangle.c -- global functions
+	external functions
    =============================================================================
 */
Index: lib700/micons.x
===================================================================
--- lib700/micons.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ lib700/micons.x	(revision 4422c8e396b569683e41183b361494ba069268cd)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	micons.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	micons.c -- global functions
+	external functions
    =============================================================================
 */
Index: lib700/tolower.x
===================================================================
--- lib700/tolower.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ lib700/tolower.x	(revision 4422c8e396b569683e41183b361494ba069268cd)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	tolower.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	tolower.c -- global functions
+	external functions
    =============================================================================
 */
Index: lib700/toupper.x
===================================================================
--- lib700/toupper.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ lib700/toupper.x	(revision 4422c8e396b569683e41183b361494ba069268cd)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	toupper.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	toupper.c -- global functions
+	external functions
    =============================================================================
 */
