diff options
Diffstat (limited to 'src/linkgraph')
-rw-r--r-- | src/linkgraph/linkgraphjob.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/linkgraph/linkgraphjob.h b/src/linkgraph/linkgraphjob.h index f54270e6d..5a8882da4 100644 --- a/src/linkgraph/linkgraphjob.h +++ b/src/linkgraph/linkgraphjob.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 linkgraph.h Declaration of link graph job classes used for cargo distribution. */ +/** @file linkgraphjob.h Declaration of link graph job classes used for cargo distribution. */ #ifndef LINKGRAPHJOB_H #define LINKGRAPHJOB_H |