]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - dab/board.h
s/saftey/safety/
[bsdgames-darwin.git] / dab / board.h
index 3fe5f7a08dad7401be8c5743918535c8a958bf88..67dc3e0a845d03e0dfee2d92a873df29569511c0 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: board.h,v 1.2 2008/04/28 20:22:53 martin Exp $ */
+/*     $NetBSD: board.h,v 1.4 2012/02/29 23:39:53 joerg Exp $  */
 
 /*-
  * Copyright (c) 2003 The NetBSD Foundation, Inc.
@@ -72,6 +72,7 @@ class BOARD {
     void games(size_t i, const PLAYER& p);             // Post games
     void total(size_t i, const PLAYER& p);             // Post totals
     void ties(const PLAYER& p);                                // Post ties
+    __printflike(2, 3) __dead
     void abort(const char *s, ...) const;              // Algorithm error