Fixed @file doxygen links

This commit is contained in:
Bartek Kryza
2023-06-18 23:40:13 +02:00
parent f424ed4c8c
commit 7575147b71
6 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
/**
* @file src/class_diagram/visitor/ast_id_mapper.cc
* @file src/common/visitor/ast_id_mapper.cc
*
* Copyright (c) 2021-2023 Bartek Kryza <bkryza@gmail.com>
*

View File

@@ -1,5 +1,5 @@
/**
* @file src/class_diagram/visitor/ast_id_mapper.h
* @file src/common/visitor/ast_id_mapper.h
*
* Copyright (c) 2021-2023 Bartek Kryza <bkryza@gmail.com>
*