diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-04-09 02:02:07 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-04-09 02:02:07 +0000 |
commit | ad21f482f358ac6e93b9c34b6e7bbd38ab01dc43 (patch) | |
tree | ce567e529503a103eff0bbb7a8da3fa6a1261d30 /games/boggle | |
parent | 78192a8635d16e6fe70cb27c6c0849eff7e8c2c8 (diff) |
the the
Diffstat (limited to 'games/boggle')
-rw-r--r-- | games/boggle/boggle/prtable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/boggle/boggle/prtable.c b/games/boggle/boggle/prtable.c index 6b049d17f60..d5b29cbc574 100644 --- a/games/boggle/boggle/prtable.c +++ b/games/boggle/boggle/prtable.c @@ -58,7 +58,7 @@ static int get_maxlen __P((char *[], int, int (*)(char **, int))); * length - address of the routine to call to determine the length * of string to be printed * - * prtable and length are called with the the address of the base and + * prtable and length are called with the address of the base and * an index */ void |