From 09be4ae2486b69649c72768739c3968ba5c3e175 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 28 Mar 2008 15:07:58 +0000 Subject: Typo fix svn path=/branches/gnome-2-22/; revision=8151 --- embed/mozilla/EphyContentPolicy.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embed/mozilla/EphyContentPolicy.cpp b/embed/mozilla/EphyContentPolicy.cpp index 979309751..9f789ebcd 100644 --- a/embed/mozilla/EphyContentPolicy.cpp +++ b/embed/mozilla/EphyContentPolicy.cpp @@ -145,7 +145,7 @@ EphyContentPolicy::ShouldLoad(PRUint32 aContentType, PR_FALSE /* TYPE_DOCUMENT */, PR_TRUE /* TYPE_SUBDOCUMENT */, PR_TRUE /* TYPE_REFRESH */, -#ifdef HAVE_GECO_1_9 +#ifdef HAVE_GECKO_1_9 PR_FALSE /* TYPE_XBEL */, PR_TRUE /* TYPE_PING */, PR_FALSE /* TYPE_XMLHTTPREQUEST */, -- cgit v1.2.3