chiark / gitweb /
Sizes and maximum values in bits.h, for other macros.
[mLib] / hex.h
diff --git a/hex.h b/hex.h
index 6d5a8d6807cc16753a5bb44285cbbb4083fa24ad..7471f12091a1968229339f7a96993bcf22c8e8ab 100644 (file)
--- a/hex.h
+++ b/hex.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: hex.h,v 1.1 2002/01/13 13:26:30 mdw Exp $
+ * $Id: hex.h,v 1.2 2004/04/08 01:36:11 mdw Exp $
  *
  * Hexadecimal encoding and decoding
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------*
- *
- * $Log: hex.h,v $
- * Revision 1.1  2002/01/13 13:26:30  mdw
- * New hex encoding stuff.
- *
- */
-
 #ifndef MLIB_HEX_H
 #define MLIB_HEX_H