mirror of
https://gitee.com/jiuyilian/embedded-framework.git
synced 2025-01-06 10:16:51 -05:00
doxygen
This commit is contained in:
parent
8e3939f08a
commit
0fc5d9a82a
|
@ -19,6 +19,11 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
/**
|
||||
* @brief jieshao
|
||||
*
|
||||
* @param object
|
||||
*/
|
||||
static void LogFree(ILog *object)
|
||||
{
|
||||
printf("log instance free.\n");
|
||||
|
|
Loading…
Reference in New Issue
Block a user