From 615fb59701bd8bf8a99e241a1e49049a9d3e29af Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Wed, 18 Apr 2007 16:11:41 +0000 Subject: [PATCH] Removed 'Masterkey' from implementation name --- src/logic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/logic.c b/src/logic.c index 48dab59..9a037d1 100644 --- a/src/logic.c +++ b/src/logic.c @@ -1,4 +1,4 @@ -/* $Id: logic.c,v 1.7 2007-04-18 04:22:55 quinn Exp $ +/* $Id: logic.c,v 1.8 2007-04-18 16:11:41 quinn Exp $ Copyright (c) 2006-2007, Index Data. This file is part of Pazpar2. @@ -103,7 +103,7 @@ struct parameters global_parameters = 0, 30, "81", - "Index Data PazPar2 (MasterKey)", + "Index Data PazPar2", VERSION, 600, // 10 minutes 60, -- 1.7.10.4