Re: CVS commit: src/games/boggle/boggle

2010-12-04 Thread Paul Goyette
I thought about that, but checked a couple other games, and they all hard-code the program name... So I just make boggle consistent with others. I'd be happy to fix boggle (and tetris and snake) to use getprogname(3) but not sure I want to sign up to check everything. :) On Sun, 5 Dec 2

Re: CVS commit: src/games/boggle/boggle

2010-12-04 Thread Joerg Sonnenberger
On Sun, Dec 05, 2010 at 04:11:52AM +, Paul Goyette wrote: > Module Name: src > Committed By: pgoyette > Date: Sun Dec 5 04:11:52 UTC 2010 > > Modified Files: > src/games/boggle/boggle: bog.c > > Log Message: > Since this game is installed as 'boggle', fix the usage() text to m