From 519efddc9b7b557e63403f090a244b3b7063e48f Mon Sep 17 00:00:00 2001 From: Programerus Date: Fri, 23 Mar 2012 20:36:00 +0100 Subject: Comment fix. --- src/map.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/map.h b/src/map.h index 51a1bd8..4936d71 100644 --- a/src/map.h +++ b/src/map.h @@ -12,7 +12,9 @@ // * GNU General Public License for more details. // * // * You should have received a copy of the GNU General Public License -// * along with this program. If not, see http://www.gnu.org/licenses/.// map.h +// * along with this program. If not, see http://www.gnu.org/licenses/. + +// map.h #ifndef _MAP_H_ #define _MAP_H_ -- cgit v1.2.3-1-g7c22