]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - API/JSStringRefBSTR.h
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git] / API / JSStringRefBSTR.h
index 4987f83eb0159bee77173a881d25f5a7ada908c8..066c68d53672f791c40200495110733f0eacabd5 100644 (file)
@@ -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 */