X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_null.c;h=078b80f52adf052f205962da5680e2bf711ae61a;hb=00537b483d646bd04a204708ecbde708861f044e;hp=9bc9aacef1c269704036ff1199e896fd1ec25936;hpb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;p=yaz-moved-to-github.git diff --git a/src/ber_null.c b/src/ber_null.c index 9bc9aac..078b80f 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-2009 Index Data + * Copyright (C) 1995-2012 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)