X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-opt.c;h=bda3051a1d2e0c60d2c0898c34510a22b72e8216;hb=5c3d2d2ab097e4bb59ba5718a396b020a2d302c0;hp=1f2dd45a16f8103fcaaf7696cc8a0c808707fcce;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9;p=yaz-moved-to-github.git diff --git a/src/zoom-opt.c b/src/zoom-opt.c index 1f2dd45..bda3051 100644 --- a/src/zoom-opt.c +++ b/src/zoom-opt.c @@ -1,7 +1,12 @@ /* - * $Id: zoom-opt.c,v 1.1 2003-10-27 12:21:36 adam Exp $ + * Copyright (c) 2000-2004, Index Data + * See the file LICENSE for details. * - * ZOOM layer for C, options handling + * $Id: zoom-opt.c,v 1.2 2004-10-15 00:19:02 adam Exp $ + */ +/** + * \file zoom-opt.c + * \brief Implements ZOOM options handling */ #include #include "zoom-p.h"