diff options
author | Xan Lopez <xan@gnome.org> | 2010-02-05 05:05:16 +0800 |
---|---|---|
committer | Xan Lopez <xan@gnome.org> | 2010-02-05 05:07:37 +0800 |
commit | 66053f00ec618994942aa8a4685376a792c26acc (patch) | |
tree | fb1641363918922669d0e9896383d60efdb41cee /embed/ephy-embed-utils.c | |
parent | 3fd99f851981c9bf4fea17a65cb94353fc37511d (diff) | |
download | gsoc2013-epiphany-66053f00ec618994942aa8a4685376a792c26acc.tar.gz gsoc2013-epiphany-66053f00ec618994942aa8a4685376a792c26acc.tar.zst gsoc2013-epiphany-66053f00ec618994942aa8a4685376a792c26acc.zip |
Make SoupCookieJarAcceptPolicy match our cookie policies
Bug #607484
Diffstat (limited to 'embed/ephy-embed-utils.c')
-rw-r--r-- | embed/ephy-embed-utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/ephy-embed-utils.c b/embed/ephy-embed-utils.c index eb7c434c2..3463f2d52 100644 --- a/embed/ephy-embed-utils.c +++ b/embed/ephy-embed-utils.c @@ -19,7 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Id: */ #include "config.h" |