fix patch path

This commit is contained in:
Lukas Tinkl 2008-05-27 15:33:18 +00:00
parent bcc8aaba2a
commit 1e99664b2d
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
--- branches/KDE/4.0/kdelibs/khtml/ecma/kjs_css.cpp 2008/05/25 17:43:12 812537
+++ branches/KDE/4.0/kdelibs/khtml/ecma/kjs_css.cpp 2008/05/25 17:44:08 812538
--- kdelibs/khtml/ecma/kjs_css.cpp 2008/05/25 17:43:12 812537
+++ kdelibs/khtml/ecma/kjs_css.cpp 2008/05/25 17:44:08 812538
@@ -421,7 +421,7 @@
#ifdef KJS_VERBOSE
kDebug(6070) << "DOMStyleSheetList::getOwnPropertySlot " << propertyName.qstring();