Whoops. Fix a typo.
authormdw <mdw>
Sun, 18 Jun 2000 23:26:09 +0000 (23:26 +0000)
committermdw <mdw>
Sun, 18 Jun 2000 23:26:09 +0000 (23:26 +0000)
gfshare-mktab.c

index 10b131d..6e37420 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: gfshare-mktab.c,v 1.2 2000/06/18 23:12:15 mdw Exp $
+ * $Id: gfshare-mktab.c,v 1.3 2000/06/18 23:26:09 mdw Exp $
  *
  * Generate tables for %$\gf{2^8}$% multiplication
  *
@@ -30,6 +30,9 @@
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: gfshare-mktab.c,v $
+ * Revision 1.3  2000/06/18 23:26:09  mdw
+ * Whoops.  Fix a typo.
+ *
  * Revision 1.2  2000/06/18 23:12:15  mdw
  * Change typesetting of Galois Field names.
  *
@@ -71,7 +74,7 @@ int main(int argc, char *argv[])
   fputs("\
 /* -*-c-*-\n\
  *\n\
- * Log tables for secret sharing in %$\gf{2^8}$% [generated]\n\
+ * Log tables for secret sharing in %$\\gf{2^8}$% [generated]\n\
  */\n\
 \n\
 #ifndef GFSHARE_TAB_H\n\