From 79007212767e9049f01dd08ce75faf22e3932339 Mon Sep 17 00:00:00 2001 From: soren Date: Mon, 13 Mar 2000 22:46:59 +0000 Subject: Fix doubled 'the' in comment. --- boggle/boggle/prtable.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'boggle') diff --git a/boggle/boggle/prtable.c b/boggle/boggle/prtable.c index 063d51a0..6796df97 100644 --- a/boggle/boggle/prtable.c +++ b/boggle/boggle/prtable.c @@ -1,4 +1,4 @@ -/* $NetBSD: prtable.c,v 1.5 1999/09/08 21:17:45 jsm Exp $ */ +/* $NetBSD: prtable.c,v 1.6 2000/03/13 22:49:31 soren Exp $ */ /*- * Copyright (c) 1993 @@ -40,7 +40,7 @@ #include #ifndef lint -__RCSID("$NetBSD: prtable.c,v 1.5 1999/09/08 21:17:45 jsm Exp $"); +__RCSID("$NetBSD: prtable.c,v 1.6 2000/03/13 22:49:31 soren Exp $"); #endif /* not lint */ #include @@ -63,7 +63,7 @@ static int get_maxlen __P((const char *const [], int, int (*)(const char *const * 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 -- cgit v1.2.3-56-ge451