1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00

Merge pull request #766 from mehlis/lifo-author

core: lifo: added heiko as author
This commit is contained in:
Kaspar Schleiser 2014-02-24 15:27:56 +01:00
commit bf8f5d16a3

View File

@ -11,7 +11,8 @@
* @{
* @file lifo.c
* @brief LIFO buffer implementation
* @author probably Kaspar Schleiser
*
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @}
*/