]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - backgammon/common_source/back.h
rename text() to wrtext(), aligning it with most other output routines,
[bsdgames-darwin.git] / backgammon / common_source / back.h
index fe8737c6c3f35879437255a7a36e4af2d918ebd4..ed56e81ca14efa994eddb503075f9d348d0cc9c3 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: back.h,v 1.16 2009/08/12 05:17:57 dholland Exp $       */
+/*     $NetBSD: back.h,v 1.17 2010/03/22 05:10:19 mrg Exp $    */
 
 /*
  * Copyright (c) 1980, 1993
@@ -165,7 +165,7 @@ void        recover(const char *);
 void   refresh(void);
 void   roll(void);
 void   save(int);
-int    text(const char *const *);
+int    wrtext(const char *const *);
 void   wrboard(void);
 void   wrhit(int);
 void   wrint(int);