src/cx/linked_list.h

changeset 759
475335643af4
parent 699
35b2b99ee523
child 763
741a2040fa33
     1.1 --- a/src/cx/linked_list.h	Mon Dec 18 14:05:12 2023 +0100
     1.2 +++ b/src/cx/linked_list.h	Mon Dec 18 14:14:47 2023 +0100
     1.3 @@ -31,7 +31,6 @@
     1.4   * \details Also provides several low-level functions for custom linked list implementations.
     1.5   * \author Mike Becker
     1.6   * \author Olaf Wintermann
     1.7 - * \version 3.0
     1.8   * \copyright 2-Clause BSD License
     1.9   */
    1.10  

mercurial