]> git.saurik.com Git - wxWidgets.git/commit
Replaced inadvertant C++ comments with standard 'C' comments for VisualAge fixups...
authorDavid Webster <Dave.Webster@bhmi.com>
Wed, 27 Oct 1999 13:43:35 +0000 (13:43 +0000)
committerDavid Webster <Dave.Webster@bhmi.com>
Wed, 27 Oct 1999 13:43:35 +0000 (13:43 +0000)
commit75bce3ad347a1ea870058391e624cccc159737d3
treee0c97baa62c5931032842f937c596583e2dc5acd
parent9874b4ee8308b8989c5df7db4f3559625299d0a4
Replaced inadvertant C++ comments with standard 'C' comments for VisualAge fixups (VA will not compile non-ANSI C code anymore)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
src/zlib/MAKEFILE.VA
src/zlib/adler32.c
src/zlib/compress.c
src/zlib/crc32.c
src/zlib/deflate.c
src/zlib/gzio.c
src/zlib/infblock.c
src/zlib/infcodes.c
src/zlib/inffast.c
src/zlib/inflate.c
src/zlib/inftrees.c
src/zlib/infutil.c
src/zlib/trees.c
src/zlib/uncompr.c
src/zlib/zutil.c