X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Ferrno.h;h=00e67df8617bc29b1cd0373c284beec0fc8ce68e;hp=9fe4ecb0a9b72f95b3809690c22312a16b35cff6;hb=aab0b586a68a6d8df06b045d8043b434c0234bea;hpb=14a3ce42903ba830cb2b838f5a6a7dd2afe93bd6 diff --git a/include/yaz/errno.h b/include/yaz/errno.h index 9fe4ecb..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-2009 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);