summaryrefslogtreecommitdiff
path: root/src/window_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_func.h')
-rw-r--r--src/window_func.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window_func.h b/src/window_func.h
index 604cb1d98..d430c0ccd 100644
--- a/src/window_func.h
+++ b/src/window_func.h
@@ -7,7 +7,7 @@
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
*/
-/** @file window_func.h Window functions not directly related to making/drawing windows. */
+/** @file window_func.h %Window functions not directly related to making/drawing windows. */
#ifndef WINDOW_FUNC_H
#define WINDOW_FUNC_H