X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_null.c;h=1fee4c424f618be9bd373289c2cca69ea2090f46;hb=3ae80066499b6ec541c8f474654668f65f0f1c3c;hp=e20e5e0d1d87a8aaee5c868e118e27bd00b83801;hpb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a;p=yaz-moved-to-github.git diff --git a/src/ber_null.c b/src/ber_null.c index e20e5e0..1fee4c4 100644 --- a/src/ber_null.c +++ b/src/ber_null.c @@ -1,9 +1,9 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2012 Index Data + * Copyright (C) 1995-2013 Index Data * See the file LICENSE for details. */ -/** +/** * \file ber_null.c * \brief Implements ber_null * @@ -16,7 +16,7 @@ #include "odr-priv.h" -/** +/** * ber_null: BER-en/decoder for NULL type. */ int ber_null(ODR o)