Changeset 13015 in webkit for trunk/JavaScriptCore/kxmlcore/Assertions.mm
- Timestamp:
- Feb 27, 2006, 1:36:56 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kxmlcore/Assertions.mm
r11962 r13015 116 116 117 117 118 void KXCLog(const char *file, int line, const char *function, KXCLogChannel *channel, const char *format, ...)118 void KXCLog(const char*, int, const char*, KXCLogChannel *channel, const char *format, ...) 119 119 { 120 120 if (channel->state == KXCLogChannelUninitialized) {
Note:
See TracChangeset
for help on using the changeset viewer.