Update crc_poly.c

This commit is contained in:
Wang Yaofu
2022-04-14 13:26:55 +08:00
committed by GitHub
parent 478ae7acf7
commit 321960cee1
+1 -1
View File
@@ -1,5 +1,5 @@
/* /*
** The crc32 is licensed under the Apache License, Version 2.0, and a copy of the license is included in this file. ** The crc is licensed under the Apache License, Version 2.0, and a copy of the license is included in this file.
** **
**Author:Wang Yaofu voipman@qq.com **Author:Wang Yaofu voipman@qq.com
**Description: The source file to calc crc poly. **Description: The source file to calc crc poly.