From 4a50c11e407e63461c92fbfa1e86e2fa84ff4e16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E5=95=B8=E5=A4=A9?= Date: Fri, 8 Dec 2023 09:05:29 +0000 Subject: [PATCH] update frameworks/datatransmitmgr/dev_slinfo_adpt.c. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 胡啸天 --- frameworks/datatransmitmgr/dev_slinfo_adpt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/datatransmitmgr/dev_slinfo_adpt.c b/frameworks/datatransmitmgr/dev_slinfo_adpt.c index a7b4182..0d607dd 100644 --- a/frameworks/datatransmitmgr/dev_slinfo_adpt.c +++ b/frameworks/datatransmitmgr/dev_slinfo_adpt.c @@ -10,7 +10,7 @@ * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and - * limitations under the License. + * limitations under the License. 123 */ #include "dev_slinfo_adpt.h" -- Gitee