Typesetting fixes.
[u/mdw/catacomb] / gfshare.c
index 09d3e89..2bc72c6 100644 (file)
--- a/gfshare.c
+++ b/gfshare.c
@@ -1,8 +1,8 @@
 /* -*-c-*-
  *
- * $Id: gfshare.c,v 1.6 2000/12/06 20:30:10 mdw Exp $
+ * $Id: gfshare.c,v 1.7 2001/06/16 23:42:17 mdw Exp $
  *
- * Secret sharing over %$\gf(2^8)$%
+ * Secret sharing over %$\gf{2^8}$%
  *
  * (c) 2000 Straylight/Edgeware
  */
@@ -30,6 +30,9 @@
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: gfshare.c,v $
+ * Revision 1.7  2001/06/16 23:42:17  mdw
+ * Typesetting fixes.
+ *
  * Revision 1.6  2000/12/06 20:30:10  mdw
  * Change secret sharing interface: present the secret at share
  * construction time.