pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/netmaj



Module Name:    pkgsrc
Committed By:   jlam
Date:           Mon Mar  3 05:06:40 UTC 2008

Modified Files:
        pkgsrc/games/netmaj: distinfo
Added Files:
        pkgsrc/games/netmaj/patches: patch-am

Log Message:
"u_char" is not part of any standard, so it's not safe to use in cui.c.
Define "u_char" to "unsigned char" in cui.c.  This should fix the the
problem reported by Klaus Heinz in the follow-up to PR pkg/29425.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/games/netmaj/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/games/netmaj/patches/patch-am

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