X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/4b9ccde74dc34e450ed96bcd3d044f78cf393d8d..e804469b5b0975de34bae1e66c3e6371249d3ee7:/usr/src/games/boggle/comp.c diff --git a/usr/src/games/boggle/comp.c b/usr/src/games/boggle/comp.c index efc5791614..019f86c977 100644 --- a/usr/src/games/boggle/comp.c +++ b/usr/src/games/boggle/comp.c @@ -1,3 +1,7 @@ +#ifndef lint +static char sccsid[] = "@(#)comp.c 4.1 12/24/82"; +#endif + #include #define MAX ' '