From a4a38e2256473ebf0403c189774c8c20777b2d20 Mon Sep 17 00:00:00 2001 From: Hongze Cheng Date: Fri, 24 Dec 2021 15:50:41 +0800 Subject: [PATCH] just a rename --- source/common/src/{taosmsg.c => tmsg.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename source/common/src/{taosmsg.c => tmsg.c} (100%) diff --git a/source/common/src/taosmsg.c b/source/common/src/tmsg.c similarity index 100% rename from source/common/src/taosmsg.c rename to source/common/src/tmsg.c