diff options
author | Xan Lopez <xan@igalia.com> | 2012-03-06 01:46:19 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-03-07 04:49:46 +0800 |
commit | 2f19776788cd479963afcf53235190c79f3c1402 (patch) | |
tree | 78a7b6a75c735d6899c31ad9cbfff90e8be0b9f2 | |
parent | fcf33bc89394ab0f0dca5b776c11b9ee5036c62e (diff) | |
download | gsoc2013-epiphany-2f19776788cd479963afcf53235190c79f3c1402.tar gsoc2013-epiphany-2f19776788cd479963afcf53235190c79f3c1402.tar.gz gsoc2013-epiphany-2f19776788cd479963afcf53235190c79f3c1402.tar.bz2 gsoc2013-epiphany-2f19776788cd479963afcf53235190c79f3c1402.tar.lz gsoc2013-epiphany-2f19776788cd479963afcf53235190c79f3c1402.tar.xz gsoc2013-epiphany-2f19776788cd479963afcf53235190c79f3c1402.tar.zst gsoc2013-epiphany-2f19776788cd479963afcf53235190c79f3c1402.zip |
ephy-history-test: add emacs modeline
-rw-r--r-- | tests/ephy-history-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ephy-history-test.c b/tests/ephy-history-test.c index 4abd1f064..8197cd118 100644 --- a/tests/ephy-history-test.c +++ b/tests/ephy-history-test.c @@ -1,3 +1,4 @@ +/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2; -*- */ /* vim: set sw=2 ts=2 sts=2 et: */ /* * ephy-sqlite-statement.c |