From b8fb7f30f9d42d69bf25734bf0ee351809e62198 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Wed, 29 Apr 2020 23:49:09 +0800
Subject: [PATCH] remove cscope.po.out file

---
 prj1_tlv/lylib/crc-itu-t.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/prj1_tlv/lylib/crc-itu-t.h b/prj1_tlv/lylib/crc-itu-t.h
index e054724..d47888e 100644
--- a/prj1_tlv/lylib/crc-itu-t.h
+++ b/prj1_tlv/lylib/crc-itu-t.h
@@ -13,7 +13,7 @@
 #ifndef CRC_ITU_T_H
 #define CRC_ITU_T_H
 
-#define MAGIC_CRC           0x1E50
+#define MAGIC_CRC           0x0107
 
 extern const unsigned short  crc_itu_t_table[256];
 

--
Gitblit v1.9.1