Source-Changes archive

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

CVS commit: othersrc/usr.bin/tnftp/libnetbsd



Module Name:    othersrc
Committed By:   lukem
Date:           Mon May  5 00:20:45 UTC 2014

Modified Files:
        othersrc/usr.bin/tnftp/libnetbsd: glob.c

Log Message:
Remove __restrict qualifier.

It's not really necessary in this more "portable" code,
and a compat replacement isn't provided.

Fixes problem reported by Greg Earle.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 othersrc/usr.bin/tnftp/libnetbsd/glob.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