diff options
author | belugas <belugas@openttd.org> | 2007-04-04 01:35:16 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2007-04-04 01:35:16 +0000 |
commit | dfe5533db674cf2f21652f91cf626831a22344ec (patch) | |
tree | c8c468b064c05fa682d00013b36792570a637721 /src/screenshot.h | |
parent | f12d1a3f0a0978464dad84c1b31752aece298321 (diff) | |
download | openttd-dfe5533db674cf2f21652f91cf626831a22344ec.tar.xz |
(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near
Diffstat (limited to 'src/screenshot.h')
-rw-r--r-- | src/screenshot.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/screenshot.h b/src/screenshot.h index be1e09e6e..308472625 100644 --- a/src/screenshot.h +++ b/src/screenshot.h @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file screenshot.h */ + #ifndef SCREENSHOT_H #define SCREENSHOT_H |