From 9ae5259c592406577656b8432c4aa2e86ea2a7f6 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 20 Nov 2025 15:18:15 +0800
Subject: [PATCH] Add generate deb package support

---
 project/lightd/config.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/project/lightd/config.h b/project/lightd/config.h
index 5c0bc98..1c21700 100644
--- a/project/lightd/config.h
+++ b/project/lightd/config.h
@@ -3,7 +3,7 @@
  *                  All rights reserved.
  *
  *       Filename:  config.h
- *    Description:  This file is mqttd configure file parser function
+ *    Description:  This file is lightd configure file parser function
  *
  *        Version:  1.0.0(2019年06月25日)
  *         Author:  Guo Wenxue <guowenxue@gmail.com>

--
Gitblit v1.9.1