summaryrefslogtreecommitdiff
path: root/src/heightmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/heightmap.h')
-rw-r--r--src/heightmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heightmap.h b/src/heightmap.h
index 5cf66e7ce..1bbe197d9 100644
--- a/src/heightmap.h
+++ b/src/heightmap.h
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file heightmap.h */
+/** @file heightmap.h Functions related to creating heightmaps from files. */
#ifndef HEIGHTMAP_H
#define HEIGHTMAP_H