summaryrefslogtreecommitdiffhomepage
path: root/src/crc.c
diff options
context:
space:
mode:
authorroco <[email protected]>2012-04-30 14:29:19 -0700
committerroco <[email protected]>2012-04-30 14:29:19 -0700
commit4ec6d41f16e20fadc6f4c0de363a26a59a1a13fb (patch)
tree40539734fd32004652f7c98e2b88921aa57c8b25 /src/crc.c
parent6b739d91735fe83bd29f6ca8505c00d530e85584 (diff)
downloadmruby-4ec6d41f16e20fadc6f4c0de363a26a59a1a13fb.tar.gz
mruby-4ec6d41f16e20fadc6f4c0de363a26a59a1a13fb.zip
rm whitespace
Diffstat (limited to 'src/crc.c')
-rw-r--r--src/crc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crc.c b/src/crc.c
index 412252347..0451c363c 100644
--- a/src/crc.c
+++ b/src/crc.c
@@ -1,6 +1,6 @@
/*
** crc.c - calculate CRC
-**
+**
** See Copyright Notice in mruby.h
*/