From c4207b25c7e2c90a3cb25af524c17d961face86c Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 14 Apr 2022 11:24:28 +0800
Subject: [PATCH] remove space in the end of line

---
 booster/util_proc.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/booster/util_proc.h b/booster/util_proc.h
index 009cf70..4af3cf2 100644
--- a/booster/util_proc.h
+++ b/booster/util_proc.h
@@ -8,7 +8,7 @@
  *        Version:  1.0.0(7/06/2012~)
  *         Author:  Guo Wenxue <guowenxue@gmail.com>
  *      ChangeLog:  1, Release initial version on "7/06/2012 09:21:33 PM"
- *                 
+ *
  ********************************************************************************/
 
 #ifndef __UTIL_PROC_H_

--
Gitblit v1.9.1