]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - atc/update.c
PR/15878: Ed Ravin: fortune all frees junk pointers. Fixed, free structure
[bsdgames-darwin.git] / atc / update.c
index 7cec3927c19a336046c844a5cce31b6957fc0c56..accc1d34ff3ad22cedf727d470df1ac8e3c602ae 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: update.c,v 1.10 1999/07/25 00:24:39 hubertf Exp $      */
+/*     $NetBSD: update.c,v 1.11 2001/01/16 02:50:28 cgd Exp $  */
 
 /*-
  * Copyright (c) 1990, 1993
@@ -50,9 +50,9 @@
 #if 0
 static char sccsid[] = "@(#)update.c   8.1 (Berkeley) 5/31/93";
 #else
-__RCSID("$NetBSD: update.c,v 1.10 1999/07/25 00:24:39 hubertf Exp $");
+__RCSID("$NetBSD: update.c,v 1.11 2001/01/16 02:50:28 cgd Exp $");
 #endif
-#endif not lint
+#endif /* not lint */
 
 #include "include.h"