diff options
Diffstat (limited to 'WebCore/css/CSSCursorImageValue.cpp')
-rw-r--r-- | WebCore/css/CSSCursorImageValue.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/css/CSSCursorImageValue.cpp b/WebCore/css/CSSCursorImageValue.cpp index fe10cf3..239048d 100644 --- a/WebCore/css/CSSCursorImageValue.cpp +++ b/WebCore/css/CSSCursorImageValue.cpp @@ -17,7 +17,7 @@ * along with this library; see the file COPYING.LIB. If not, write to * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA. - */ + */ #include "config.h" #include "CSSCursorImageValue.h" |