From 01a9d8e78d7cb51d15761ebe11f19b547f55e22a Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Mon, 11 Mar 2024 20:34:58 +0800 Subject: [PATCH] Update libgpiod and modules makefile --- project/socketd/booster/logger.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project/socketd/booster/logger.h b/project/socketd/booster/logger.h index 484ac33..6f1f7e7 100644 --- a/project/socketd/booster/logger.h +++ b/project/socketd/booster/logger.h @@ -4,11 +4,11 @@ * * Filename: logger.h * Description: This file is common logger API functions - * + * * Version: 1.0.0(11/08/23) * Author: Guo Wenxue <guowenxue@gmail.com> * ChangeLog: 1, Release initial version on "11/08/23 16:18:43" - * + * ********************************************************************************/ #ifndef _LOGGER_H_ -- Gitblit v1.9.1