Skip to content

Commit c3509c8

Browse files
author
Herbert Koelman
committed
fixes since doxygen tag
1 parent 5b939df commit c3509c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/pthread/sync_queue.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ namespace pthread {
3737
* sample usage here `tests/synchronized_queue_tests.cpp`
3838
*
3939
* @author herbert koelman ([email protected])
40-
* @since 1.4
40+
* @since 1.5
4141
*/
4242
template<typename T> class sync_queue {
4343
public:

0 commit comments

Comments
 (0)