Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/games/hangman



Module Name:    basesrc
Committed By:   jsm
Date:           Sun Jan 20 00:42:52 UTC 2002

Modified Files:
        basesrc/games/hangman: extern.c getword.c hangman.6 hangman.h main.c

Log Message:
Allow minimum word length to be set on command line.  Patch based on
one by Joey Hess <joeyh%debian.org@localhost>.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/games/hangman/extern.c \
    basesrc/games/hangman/getword.c
cvs rdiff -r1.7 -r1.8 basesrc/games/hangman/hangman.6
cvs rdiff -r1.10 -r1.11 basesrc/games/hangman/hangman.h
cvs rdiff -r1.9 -r1.10 basesrc/games/hangman/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index