mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-02-04 05:15:21 +00:00
(svn r19099) -Doc: two files had the wrong name in the @file comment
This commit is contained in:
parent
826e8a92ef
commit
26005c55e5
@ -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 pathfind.cpp Implementation of the oldest supported pathfinder. */
|
||||
/** @file opf_ship.cpp Implementation of the oldest supported ship pathfinder. */
|
||||
|
||||
#include "../../stdafx.h"
|
||||
#include "../../tunnelbridge_map.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 airporttile_id.h Enum of the default airport tiles. */
|
||||
/** @file airporttile_ids.h Enum of the default airport tiles. */
|
||||
|
||||
#ifndef AIRPORTTILE_IDS_H
|
||||
#define AIRPORTTILE_IDS_H
|
||||
|
Loading…
Reference in New Issue
Block a user