diff options
Diffstat (limited to 'src/graph.c')
-rw-r--r-- | src/graph.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graph.c b/src/graph.c index 2a10bf72..51e584c6 100644 --- a/src/graph.c +++ b/src/graph.c @@ -19,7 +19,7 @@ */ /** - * @file graph.c + * @file src/graph.c * @brief GRAPH module code. * * @addtogroup GRAPH |