From 26dbe80fbe19c043db62765b41bcb496c91cbd78 Mon Sep 17 00:00:00 2001 From: Marc Cromme Date: Wed, 3 May 2006 09:42:39 +0000 Subject: [PATCH] removed emacs trailer --- util/tstflock.c | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/util/tstflock.c b/util/tstflock.c index 6ff2dfe..314fb06 100644 --- a/util/tstflock.c +++ b/util/tstflock.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: tstflock.c,v 1.4 2006-03-23 17:50:17 adam Exp $ + * $Id: tstflock.c,v 1.5 2006-05-03 09:42:39 marc Exp $ */ #include @@ -112,11 +112,5 @@ int main(int argc, char **argv) #endif YAZ_CHECK_TERM; } -/* - * Local variables: - * c-basic-offset: 4 - * indent-tabs-mode: nil - * End: - * vim: shiftwidth=4 tabstop=8 expandtab - */ + -- 1.7.10.4