Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   simonb
Date:           Mon Aug 30 05:12:59 UTC 1999

Modified Files:
        basesrc/lib/libbz2: blocksort.c bzlib.c bzlib_private.h compress.c
            crctable.c decompress.c huffman.c randtable.c

Log Message:
Use single underscore instead of double underscore for namespace
protection, as per dicussion with Klaus Klein last week.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libbz2/blocksort.c \
    basesrc/lib/libbz2/bzlib_private.h basesrc/lib/libbz2/compress.c \
    basesrc/lib/libbz2/crctable.c basesrc/lib/libbz2/huffman.c \
    basesrc/lib/libbz2/randtable.c
cvs rdiff -r1.6 -r1.7 basesrc/lib/libbz2/bzlib.c \
    basesrc/lib/libbz2/decompress.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