diff options
author | Christian Persch <chpe@src.gnome.org> | 2004-11-21 07:17:59 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-21 07:17:59 +0800 |
commit | ba145035681242943bac2712a43ee325489c685d (patch) | |
tree | 20152ddcf6a14a49de49761d9b3042c509396d1e | |
parent | 689a84a20c5a62e90afd22630281c7633b58b7f8 (diff) | |
download | gsoc2013-epiphany-ba145035681242943bac2712a43ee325489c685d.tar gsoc2013-epiphany-ba145035681242943bac2712a43ee325489c685d.tar.gz gsoc2013-epiphany-ba145035681242943bac2712a43ee325489c685d.tar.bz2 gsoc2013-epiphany-ba145035681242943bac2712a43ee325489c685d.tar.lz gsoc2013-epiphany-ba145035681242943bac2712a43ee325489c685d.tar.xz gsoc2013-epiphany-ba145035681242943bac2712a43ee325489c685d.tar.zst gsoc2013-epiphany-ba145035681242943bac2712a43ee325489c685d.zip |
Add version marker
-rw-r--r-- | embed/mozilla/EphyUtils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/mozilla/EphyUtils.h b/embed/mozilla/EphyUtils.h index d180664ae..90057e1d5 100644 --- a/embed/mozilla/EphyUtils.h +++ b/embed/mozilla/EphyUtils.h @@ -15,6 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * $Id$ */ #ifndef EPHY_UTILS_H |