diff options
Diffstat (limited to 'src/pathfind.h')
-rw-r--r-- | src/pathfind.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pathfind.h b/src/pathfind.h index 11f9bff90..c6528c377 100644 --- a/src/pathfind.h +++ b/src/pathfind.h @@ -1,6 +1,6 @@ /* $Id$ */ -/** @file pathfind.h */ +/** @file pathfind.h The oldest pathfinder that's supported. */ #ifndef PATHFIND_H #define PATHFIND_H |