[Greater-commits] r259 - trunk/GREAT-ER-DB/impl/postgresql
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Jun 24 10:25:36 CEST 2011
Author: aheinecke
Date: 2011-06-24 10:25:35 +0200 (Fri, 24 Jun 2011)
New Revision: 259
Modified:
trunk/GREAT-ER-DB/impl/postgresql/gdagreater_pg.pgc
Log:
Change fenc to be latin-1 as the files uses latin-1 characters
Modified: trunk/GREAT-ER-DB/impl/postgresql/gdagreater_pg.pgc
===================================================================
--- trunk/GREAT-ER-DB/impl/postgresql/gdagreater_pg.pgc 2011-06-24 07:40:45 UTC (rev 258)
+++ trunk/GREAT-ER-DB/impl/postgresql/gdagreater_pg.pgc 2011-06-24 08:25:35 UTC (rev 259)
@@ -1,4 +1,4 @@
-/* vim: set filetype=c fenc=utf-8 ts=4 sw=4: */
+/* vim: set filetype=c fenc=latin-1 ts=4 sw=4: */
/*! \file gdagreater_pg.c
\brief gdagreater_pg.c is an API file for the PostgreSQL Database in GREAT-ER 2.
More information about the Greater-commits
mailing list