aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_crc.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/util/crypto_crc.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/util/crypto_crc.c')
-rw-r--r--src/util/crypto_crc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/crypto_crc.c b/src/util/crypto_crc.c
index acc4a8ab4..5b01d5efe 100644
--- a/src/util/crypto_crc.c
+++ b/src/util/crypto_crc.c
@@ -72,6 +72,7 @@ crc_init ()
72 } 72 }
73} 73}
74 74
75
75/* 76/*
76 * This computes the standard preset and inverted CRC, as used 77 * This computes the standard preset and inverted CRC, as used
77 * by most networking standards. Start by passing in an initial 78 * by most networking standards. Start by passing in an initial