cql_sortby_to_sortkeys: handle modifiers.
[yaz-moved-to-github.git] / include / yaz / yaz-util.h
index 3ddeec5..c09c647 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2010 Index Data.
+ * Copyright (C) 1995-2011 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:
@@ -80,6 +80,8 @@
 
     Timing : \ref timing.h .
 
+    Locking: \ref mutex.h .
+
     \section queryparsers Query parsers
 
     PQF parsing: \ref pquery.h .