diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2012-04-30 15:41:37 -0700 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2012-04-30 15:41:37 -0700 |
| commit | 7c9080302801e2f2619c1848627bc310c7f3c1cb (patch) | |
| tree | 40539734fd32004652f7c98e2b88921aa57c8b25 /src/error.h | |
| parent | 6b739d91735fe83bd29f6ca8505c00d530e85584 (diff) | |
| parent | 4ec6d41f16e20fadc6f4c0de363a26a59a1a13fb (diff) | |
| download | mruby-7c9080302801e2f2619c1848627bc310c7f3c1cb.tar.gz mruby-7c9080302801e2f2619c1848627bc310c7f3c1cb.zip | |
Merge pull request #79 from rystyle/whitespace
rm whitespace mix
Diffstat (limited to 'src/error.h')
| -rw-r--r-- | src/error.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/error.h b/src/error.h index 42fb635c5..babf93a7d 100644 --- a/src/error.h +++ b/src/error.h @@ -1,6 +1,6 @@ /* ** error.h - Exception class -** +** ** See Copyright Notice in mruby.h */ |
