]> andersk Git - moira.git/commitdiff
added type U_32BIT
authorqjb <qjb>
Mon, 1 Aug 1988 23:54:17 +0000 (23:54 +0000)
committerqjb <qjb>
Mon, 1 Aug 1988 23:54:17 +0000 (23:54 +0000)
include/ureg_proto.h

index 8cc223ddbf7078d7a1da8cc6c4dae94b78bb7d88..96f8372f0653654d6ac12523a4847c79729a0924 100644 (file)
@@ -6,14 +6,20 @@
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
  *
  *     $Log$
- *     Revision 1.1  1987-08-22 18:40:35  wesommer
- *     Initial revision
+ *     Revision 1.2  1988-08-01 23:54:17  qjb
+ *     added type U_32BIT
  *
+ * Revision 1.1  87/08/22  18:40:35  wesommer
+ * Initial revision
+ * 
  */
 
 #define UREG_VERIFY_USER 0
 #define UREG_RESERVE_LOGIN 1
 #define UREG_SET_PASSWORD 2
+
+typedef u_long U_32BIT;
+
 /*
  * Local Variables:
  * mode: c
This page took 0.343702 seconds and 5 git commands to generate.