Mercurial > prosody-hg
comparison util-src/hashes.c @ 7835:a809dcfd0c5b
util-src/*.c: Squeeze repeated blank lines
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 23 Jan 2017 18:33:35 +0100 |
| parents | 54669df178c2 |
| children | b8d694646597 |
comparison
equal
deleted
inserted
replaced
| 7834:a2081d28bd22 | 7835:a809dcfd0c5b |
|---|---|
| 4 -- | 4 -- |
| 5 -- This project is MIT/X11 licensed. Please see the | 5 -- This project is MIT/X11 licensed. Please see the |
| 6 -- COPYING file in the source package for more information. | 6 -- COPYING file in the source package for more information. |
| 7 -- | 7 -- |
| 8 */ | 8 */ |
| 9 | |
| 10 | 9 |
| 11 /* | 10 /* |
| 12 * hashes.c | 11 * hashes.c |
| 13 * Lua library for sha1, sha256 and md5 hashes | 12 * Lua library for sha1, sha256 and md5 hashes |
| 14 */ | 13 */ |
