New GFS search member: present_number
[yaz-moved-to-github.git] / include / yaz / errno.h
index 0d205a0..6a1e77a 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2012 Index Data.
+ * Copyright (C) 1995-2013 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);