]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
rename text() to wrtext(), aligning it with most other output routines,
authormrg <mrg@NetBSD.org>
Mon, 22 Mar 2010 05:10:19 +0000 (05:10 +0000)
committermrg <mrg@NetBSD.org>
Mon, 22 Mar 2010 05:10:19 +0000 (05:10 +0000)
commitf2b7fd780afc1e5af2361c412570c105cde1f297
treec4cf4112e82ea1729c12d38868302771f4080762
parent395c0105e88788b96a2f393d5828374e5e1083cc
rename text() to wrtext(), aligning it with most other output routines,
and avoiding a compile error on powerpc64.

XXX: this tries to make a ".text" symbol, which already exists...
backgammon/backgammon/main.c
backgammon/backgammon/text.c
backgammon/common_source/back.h
backgammon/common_source/table.c
backgammon/teachgammon/teach.c
backgammon/teachgammon/ttext2.c
backgammon/teachgammon/tutor.c