summaryrefslogtreecommitdiff
path: root/lcmodule/source/cnh1605205_ldr_network_layer/include/r_r15_header.h
diff options
context:
space:
mode:
Diffstat (limited to 'lcmodule/source/cnh1605205_ldr_network_layer/include/r_r15_header.h')
-rw-r--r--lcmodule/source/cnh1605205_ldr_network_layer/include/r_r15_header.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lcmodule/source/cnh1605205_ldr_network_layer/include/r_r15_header.h b/lcmodule/source/cnh1605205_ldr_network_layer/include/r_r15_header.h
index fc05539..0011bc3 100644
--- a/lcmodule/source/cnh1605205_ldr_network_layer/include/r_r15_header.h
+++ b/lcmodule/source/cnh1605205_ldr_network_layer/include/r_r15_header.h
@@ -63,9 +63,9 @@ void R15_SerializeHeader(void *Data_p, const R15_Header_t *Header_p);
/**
* Deserialize the extended header stored in network format to a structure.
*
- * @param [out] Header_p Pointer to the extended header structure where the
- * header data should be placed.
- * @param [in] Data_p Pointer to the buffer with received header.
+ * @param [out] ExtendedHeader_p Pointer to the extended header structure where the
+ * header data should be placed.
+ * @param [in] Data_p Pointer to the buffer with received header.
*
* @return none.
*/