(svn r11914) -Documentation: fix some @file statement

This commit is contained in:
glx
2008-01-18 03:48:29 +00:00
parent 91cb42fa73
commit bba1a62db1
11 changed files with 11 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
/* $Id$ */
/** @file window.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