cardup.h: Fix file description

This commit is contained in:
Nedko Arnaudov 2023-12-09 02:24:16 +02:00
parent 4568d7b0a1
commit 5589bfbaa3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
* @brief String concatenation into newly allocated buffer
*/
/**************************************************************************
* This file contains implementation of double linked list (kernel style)
* This file contains prototypes of the catdup() functions
**************************************************************************/
#ifndef CATDUP_H__D42302F1_4D96_4EE4_AC09_E97ED5748277__INCLUDED