Fixed C++ comments, sorry about that.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
*
|
||||
* The original Berkeley copyright notice appears below in its entirety.
|
||||
*/
|
||||
// Watcom C++ (or its make utility) doesn't like long filenames
|
||||
/* Watcom C++ (or its make utility) doesn't like long filenames */
|
||||
#ifdef __WATCOMC__
|
||||
#include "tif_pred.h"
|
||||
#else
|
||||
|
@@ -84,7 +84,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
// Watcom C++ (or its make utility) doesn't like long filenames
|
||||
/* Watcom C++ (or its make utility) doesn't like long filenames */
|
||||
#ifdef __WATCOMC__
|
||||
#include "tif_pred.h"
|
||||
#else
|
||||
|
@@ -30,7 +30,7 @@
|
||||
* Predictor Tag Support (used by multiple codecs).
|
||||
*/
|
||||
#include "tiffiop.h"
|
||||
// Watcom C++ (or its make utility) doesn't like long filenames
|
||||
/* Watcom C++ (or its make utility) doesn't like long filenames */
|
||||
#ifdef __WATCOMC__
|
||||
#include "tif_pred.h"
|
||||
#else
|
||||
|
@@ -46,7 +46,7 @@
|
||||
* directory ftp://ftp.uu.net/pub/archiving/zip/doc. The library was
|
||||
* last found at ftp://ftp.uu.net/pub/archiving/zip/zlib/zlib-0.99.tar.gz.
|
||||
*/
|
||||
// Watcom C++ (or its make utility) doesn't like long filenames
|
||||
/* Watcom C++ (or its make utility) doesn't like long filenames */
|
||||
#ifdef __WATCOMC__
|
||||
#include "tif_pred.h"
|
||||
#else
|
||||
|
Reference in New Issue
Block a user