diff options
author | sfan5 <sfan5@live.de> | 2011-09-11 18:16:07 +0200 |
---|---|---|
committer | sfan5 <sfan5@live.de> | 2011-09-11 18:16:07 +0200 |
commit | 6496b1cf1fe3b172ad2611c51a7a1b9f0f168b13 (patch) | |
tree | 94df82d13adffe5267406da438dffa4b9b5d01f9 /src/content_mapnode.h | |
parent | c0caedc3730085b3261f09e1df23cc1bdd2fce79 (diff) | |
download | minetest-6496b1cf1fe3b172ad2611c51a7a1b9f0f168b13.tar.gz minetest-6496b1cf1fe3b172ad2611c51a7a1b9f0f168b13.tar.bz2 minetest-6496b1cf1fe3b172ad2611c51a7a1b9f0f168b13.zip |
Removed Spaces
Diffstat (limited to 'src/content_mapnode.h')
-rw-r--r-- | src/content_mapnode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content_mapnode.h b/src/content_mapnode.h index 639f572eb..35dcc20ec 100644 --- a/src/content_mapnode.h +++ b/src/content_mapnode.h @@ -1,4 +1,4 @@ - /* +/* Minetest-c55 Copyright (C) 2010-2011 celeron55, Perttu Ahola <celeron55@gmail.com> |