X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Ferrno.h;h=e7fac0c719144dffcbd7fd0beb7c188ce8f30bb7;hb=1179b3374af000f211421b038e748d1ab4357a7a;hp=9fe4ecb0a9b72f95b3809690c22312a16b35cff6;hpb=14a3ce42903ba830cb2b838f5a6a7dd2afe93bd6;p=yaz-moved-to-github.git diff --git a/include/yaz/errno.h b/include/yaz/errno.h index 9fe4ecb..e7fac0c 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-2009 Index Data. + * Copyright (C) 1995-2012 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);