From 1fc63aca11ea45346022b9efbcb2916fb854e34d Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Mon, 19 Aug 2024 10:14:00 +0800
Subject: [PATCH] update third party build shell script for cross compiler and LingYun source code

---
 booster/iniparser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/booster/iniparser.c b/booster/iniparser.c
index 95957f5..8694dd4 100644
--- a/booster/iniparser.c
+++ b/booster/iniparser.c
@@ -1,7 +1,7 @@
 
 /*-------------------------------------------------------------------------*/
 /**
-   @file    iniparser.c v4.1 
+   @file    iniparser.c v4.1
    @author  N. Devillard
    @url     https://github.com/ndevilla/iniparser
    @brief   Parser for ini files.

--
Gitblit v1.9.1