]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - mille/roll.c
Man page and usage cleanups from Bug Hunting in PR 46103.
[bsdgames-darwin.git] / mille / roll.c
index 8e34d366f8b50cc3aa8499d7f7594feb4c0f2890..7d8912c0d5efaea4dbf10aaa45bf7e0be206397e 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: roll.c,v 1.8 2009/05/25 23:24:54 dholland Exp $        */
+/*     $NetBSD: roll.c,v 1.9 2009/05/25 23:34:50 dholland Exp $        */
 
 /*
  * Copyright (c) 1982, 1993
 #if 0
 static char sccsid[] = "@(#)roll.c     8.1 (Berkeley) 5/31/93";
 #else
-__RCSID("$NetBSD: roll.c,v 1.8 2009/05/25 23:24:54 dholland Exp $");
+__RCSID("$NetBSD: roll.c,v 1.9 2009/05/25 23:34:50 dholland Exp $");
 #endif
 #endif /* not lint */
 
-# include      "mille.h"
+#include "mille.h"
 
 /*
  *     This routine rolls ndie nside-sided dice.