X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Ferrno.h;h=00e67df8617bc29b1cd0373c284beec0fc8ce68e;hb=ce627148dbba2878565b8d9da33f6b25f33da4bd;hp=e9dda1473c762cc6ccc2e6778e8f5ad28bdb2285;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git diff --git a/include/yaz/errno.h b/include/yaz/errno.h index e9dda14..00e67df 100644 --- a/include/yaz/errno.h +++ b/include/yaz/errno.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data. + * Copyright (C) Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -36,8 +36,8 @@ YAZ_BEGIN_CDECL -/** \brief returns errno - \returns errno value +/** \brief returns errno + \returns errno value */ YAZ_EXPORT int yaz_errno(void);