summaryrefslogtreecommitdiff
path: root/libtiff/tif_wince.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtiff/tif_wince.c')
-rw-r--r--libtiff/tif_wince.c9
1 files changed, 8 insertions, 1 deletions
diff --git a/libtiff/tif_wince.c b/libtiff/tif_wince.c
index fe7fda91..26eef487 100644
--- a/libtiff/tif_wince.c
+++ b/libtiff/tif_wince.c
@@ -1,4 +1,4 @@
-/* $Id: tif_wince.c,v 1.2 2007-06-26 10:41:28 joris Exp $ */
+/* $Id: tif_wince.c,v 1.3 2010-03-10 18:56:49 bfriesen Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
@@ -284,3 +284,10 @@ TIFFErrorHandler _TIFFerrorHandler = Win32ErrorHandler;
/* vim: set ts=8 sts=8 sw=8 noet: */
+/*
+ * Local Variables:
+ * mode: c
+ * c-basic-offset: 8
+ * fill-column: 78
+ * End:
+ */