commit | 7227f3571717084dbc1966e2b1bc72dc244f79eb | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Mon Feb 01 12:11:40 2016 +0100 |
committer | Michal Vasko <mvasko@cesnet.cz> | Mon Feb 01 12:11:40 2016 +0100 |
tree | 0ea5ccec74af5e9d10632ee2c7211a7633b5f438 | |
parent | 58d152f701174aff2c9dfe6c3f99ea312fa8ae89 [diff] |
doc CHANGE thread safety info added
diff --git a/tests/test_fd_comm.c b/tests/test_fd_comm.c index b14de81..fe5bcf9 100644 --- a/tests/test_fd_comm.c +++ b/tests/test_fd_comm.c
@@ -1,7 +1,7 @@ /** - * \file test_full_session.c + * \file test_fd_comm.c * \author Michal Vasko <mvasko@cesnet.cz> - * \brief libnetconf2 tests - session creation, communication, and termination + * \brief libnetconf2 tests - file descriptor basic RPC communication * * Copyright (c) 2015 CESNET, z.s.p.o. *