Răsfoiți Sursa

OSTYPE -> OS in the comment

[SVN r8475]
Jeremy Siek 25 ani în urmă
părinte
comite
da47cf9c55
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      libs/regrtest.cpp

+ 2 - 2
libs/regrtest.cpp

@@ -33,8 +33,8 @@
 // running.
 //
 // Required environment variables:
-//    BOOST_PATH          The directory containing the "boost/" header file directory.
-//    OSTYPE              The operating system, should be one of ...
+//    BOOST_PATH  The directory containing the "boost/" header file directory.
+//    OS          The operating system, should be one of ...
 //    BOOST_STLPORT_PATH  The directory containing STLport headers
 //    BOOST_BCC55_PATH    The directory container Borland headers
 //

粤ICP备19079148号