chiark / gitweb /
Change `-ise' to `-ize' throughout.
[mLib] / sym.h
diff --git a/sym.h b/sym.h
index a6155abf64ac10a36d16c76dce97bb7a90606483..3f7db084fb18e4995e05240ec233d3fc9c94e7d6 100644 (file)
--- a/sym.h
+++ b/sym.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
 /* -*-c-*-
  *
- * $Id: sym.h,v 1.4 1999/05/06 19:51:35 mdw Exp $
+ * $Id: sym.h,v 1.5 1999/05/13 22:48:37 mdw Exp $
  *
  * Symbol table management
  *
  *
  * Symbol table management
  *
@@ -30,6 +30,9 @@
 /*----- Revision history --------------------------------------------------*
  *
  * $Log: sym.h,v $
 /*----- Revision history --------------------------------------------------*
  *
  * $Log: sym.h,v $
+ * Revision 1.5  1999/05/13 22:48:37  mdw
+ * Change `-ise' to `-ize' throughout.
+ *
  * Revision 1.4  1999/05/06 19:51:35  mdw
  * Reformatted the LGPL notice a little bit.
  *
  * Revision 1.4  1999/05/06 19:51:35  mdw
  * Reformatted the LGPL notice a little bit.
  *
@@ -110,11 +113,11 @@ typedef struct sym_iter {
 
 /* --- @sym_createTable@ --- *
  *
 
 /* --- @sym_createTable@ --- *
  *
- * Arguments:  @sym_table *t@ = symbol table to initialise
+ * Arguments:  @sym_table *t@ = symbol table to initialize
  *
  * Returns:    ---
  *
  *
  * Returns:    ---
  *
- * Use:                Initialises the given symbol table.  Raises @EXC_NOMEM@ if
+ * Use:                Initializes the given symbol table.  Raises @EXC_NOMEM@ if
  *             there isn't enough memory.
  */
 
  *             there isn't enough memory.
  */