sys: rename lib to hash_string
That was the onyl remaining module in this folder.
This commit is contained in:
parent
973f9c795b
commit
6ad89ff46c
@ -1,13 +1,17 @@
|
|||||||
/**
|
/*
|
||||||
* Hash string implementation
|
|
||||||
*
|
|
||||||
* Copyright (C) 2013 Kaspar Schleiser <kaspar@schleiser.de>
|
* Copyright (C) 2013 Kaspar Schleiser <kaspar@schleiser.de>
|
||||||
*
|
*
|
||||||
* This file is subject to the terms and conditions of the GNU Lesser
|
* This file is subject to the terms and conditions of the GNU Lesser
|
||||||
* General Public License v2.1. See the file LICENSE in the top level
|
* General Public License v2.1. See the file LICENSE in the top level
|
||||||
* directory for more details.
|
* directory for more details.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @defgroup sys_hash_string
|
||||||
|
* @ingroup sys
|
||||||
|
*
|
||||||
|
* @brief Hash string implementation
|
||||||
*
|
*
|
||||||
* @ingroup sys_lib
|
|
||||||
* @{
|
* @{
|
||||||
* @file
|
* @file
|
||||||
* @author Kaspar Schleiser <kaspar@schleiser.de>
|
* @author Kaspar Schleiser <kaspar@schleiser.de>
|
||||||
Loading…
x
Reference in New Issue
Block a user