File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55 *
66 * See Ross Williams' excellent introduction
77 * A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS, available from
8- * http://www. ross.net/crc/download/crc_v3.txt or several other net sites.
8+ * http://ross.net/crc/download/crc_v3.txt or several other net sites.
99 *
1010 * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
1111 * Portions Copyright (c) 1994, Regents of the University of California
Original file line number Diff line number Diff line change 55 *
66 * See Ross Williams' excellent introduction
77 * A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS, available from
8- * http://www. ross.net/crc/ or several other net sites.
8+ * http://ross.net/crc/ or several other net sites.
99 *
1010 * We have three slightly different variants of a 32-bit CRC calculation:
1111 * CRC-32C (Castagnoli polynomial), CRC-32 (Ethernet polynomial), and a legacy
You can’t perform that action at this time.
0 commit comments