summaryrefslogtreecommitdiffhomepage
path: root/src/method.h
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2012-04-30 15:41:37 -0700
committerYukihiro "Matz" Matsumoto <[email protected]>2012-04-30 15:41:37 -0700
commit7c9080302801e2f2619c1848627bc310c7f3c1cb (patch)
tree40539734fd32004652f7c98e2b88921aa57c8b25 /src/method.h
parent6b739d91735fe83bd29f6ca8505c00d530e85584 (diff)
parent4ec6d41f16e20fadc6f4c0de363a26a59a1a13fb (diff)
downloadmruby-7c9080302801e2f2619c1848627bc310c7f3c1cb.tar.gz
mruby-7c9080302801e2f2619c1848627bc310c7f3c1cb.zip
Merge pull request #79 from rystyle/whitespace
rm whitespace mix
Diffstat (limited to 'src/method.h')
-rw-r--r--src/method.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/method.h b/src/method.h
index 0856ffa8b..9d917cae4 100644
--- a/src/method.h
+++ b/src/method.h
@@ -1,6 +1,6 @@
/*
** method.h - method structures and functions
-**
+**
** See Copyright Notice in mruby.h
*/