summaryrefslogtreecommitdiffstats
path: root/chksums/crc32.h
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-07-08 18:57:42 -0700
committerKaz Kylheku <kaz@kylheku.com>2019-07-08 18:57:42 -0700
commitfc591b5dbcb7727eb2e35281c1a62500ad680519 (patch)
tree52c004d8ba7d94d58e1c1f1c89085a95493f8df8 /chksums/crc32.h
parent1f7c9cbb96d6e67c5497986ad3eae8d5b68be87d (diff)
downloadtxr-fc591b5dbcb7727eb2e35281c1a62500ad680519.tar.gz
txr-fc591b5dbcb7727eb2e35281c1a62500ad680519.tar.bz2
txr-fc591b5dbcb7727eb2e35281c1a62500ad680519.zip
crc32: comment header formatting problem.
* crc32.c, crc32.h: Repair accidentally joined lines.
Diffstat (limited to 'chksums/crc32.h')
-rw-r--r--chksums/crc32.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/chksums/crc32.h b/chksums/crc32.h
index c10f3f3e..f461e42d 100644
--- a/chksums/crc32.h
+++ b/chksums/crc32.h
@@ -9,7 +9,9 @@
* 1. Redistributions of source code must retain the above copyright notice, this
* list of conditions and the following disclaimer.
*
- * 2. Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution.
+ * 2. Redistributions in binary form must reproduce the above copyright notice,
+ * this list of conditions and the following disclaimer in the documentation
+ * and/or other materials provided with the distribution.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED