X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/b37bf2e156556c589aea3e1f58a377f2b1189665..ed1e77d3adeb83d26fd1dfb16dd84cabdcefd250:/API/JSStringRefBSTR.h diff --git a/API/JSStringRefBSTR.h b/API/JSStringRefBSTR.h index 4987f83..066c68d 100644 --- a/API/JSStringRefBSTR.h +++ b/API/JSStringRefBSTR.h @@ -1,4 +1,3 @@ -// -*- mode: c++; c-basic-offset: 4 -*- /* * Copyright (C) 2007 Apple Inc. All rights reserved. * @@ -11,7 +10,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of + * 3. Neither the name of Apple Inc. ("Apple") nor the names of * its contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * @@ -38,7 +37,7 @@ extern "C" { #endif -// COM convenience methods +/* COM convenience methods */ /*! @function @@ -60,4 +59,4 @@ JS_EXPORT BSTR JSStringCopyBSTR(const JSStringRef string); } #endif -#endif // JSStringRefBSTR_h +#endif /* JSStringRefBSTR_h */