Changeset 34599 in webkit for trunk/JavaScriptCore/API/JSStringRefBSTR.h
- Timestamp:
- Jun 16, 2008, 6:48:51 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/API/JSStringRefBSTR.h
r29663 r34599 1 // -*- mode: c++; c-basic-offset: 4 -*-2 1 /* 3 2 * Copyright (C) 2007 Apple Inc. All rights reserved. … … 39 38 #endif 40 39 41 / / COM convenience methods40 /* COM convenience methods */ 42 41 43 42 /*! … … 61 60 #endif 62 61 63 #endif / / JSStringRefBSTR_h62 #endif /* JSStringRefBSTR_h */
Note:
See TracChangeset
for help on using the changeset viewer.