From 4c97c44fba095f26c8bee204fbdab63d1a249bc2 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Mon, 19 Jul 2010 17:17:08 +0200 Subject: [PATCH] Cosmetic --- include/yaz/facet.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/yaz/facet.h b/include/yaz/facet.h index 687ce54..4d83251 100644 --- a/include/yaz/facet.h +++ b/include/yaz/facet.h @@ -46,6 +46,4 @@ void limitattr ( Z_AttributeElement *ae, struct attrvalues *av ); YAZ_EXPORT void facetattrs( Z_AttributeList *attributes, struct attrvalues *av ); - - #endif -- 1.7.10.4