File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1438,7 +1438,7 @@ enum fds_convert_drec2json {
14381438 *
14391439 * @param[in] rec IPFIX Data Record to convert
14401440 * @param[in] flags Conversion flags (see ::fds_convert_drec2json)
1441- * @patam [in] ie_mgr Information Element manager (necessary for decoding
1441+ * @param [in] ie_mgr Information Element manager (necessary for decoding
14421442 * basicLists, can be NULL)
14431443 * @param[out] str Output buffer where the JSON string will be stored
14441444 * @param[in,out] str_size Size of the output buffer
Original file line number Diff line number Diff line change 11/**
2- * \file src/plugins/output/json/src/ protocols.hpp
2+ * \file src/converters/ protocols.h
33 * \author Petr Velan <petr.velan@cesnet.cz>
44 * \brief Header for cpp file containing array of IP protocol names
55 * generated from /etc/protocols
66 *
7- * Copyright (C) 2015-2018 CESNET, z.s.p.o.
7+ * Copyright (C) 2015-2019 CESNET, z.s.p.o.
88 *
99 * Redistribution and use in source and binary forms, with or without
1010 * modification, are permitted provided that the following conditions
You can’t perform that action at this time.
0 commit comments