commit | 4848ac81f50f9c69fe8e0b681fb6bccb78df0611 | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Tue Nov 09 12:29:14 2021 +0100 |
committer | Michal Vasko <mvasko@cesnet.cz> | Tue Mar 15 11:45:27 2022 +0100 |
tree | 379f5aa35a3613f15190d45f2b504ea2e58edf1c | |
parent | 500f03e755b78c4dbe21f49ec93dd9d26ac699b3 [diff] [blame] |
src DOC unify doxygen format
diff --git a/src/io.c b/src/io.c index f2a6451..efcb1ab 100644 --- a/src/io.c +++ b/src/io.c
@@ -1,8 +1,9 @@ /** - * \file io.c - * \author Radek Krejci <rkrejci@cesnet.cz> - * \brief libnetconf2 - input/output functions + * @file io.c + * @author Radek Krejci <rkrejci@cesnet.cz> + * @brief libnetconf2 - input/output functions * + * @copyright * Copyright (c) 2015 CESNET, z.s.p.o. * * This source code is licensed under BSD 3-Clause License (the "License").