diff options
Diffstat (limited to 'src/vector.h')
-rw-r--r-- | src/vector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vector.h b/src/vector.h index 0a61341..526dfaf 100644 --- a/src/vector.h +++ b/src/vector.h @@ -24,7 +24,7 @@ */ /** - \file vector.h + \file src/vector.h Typesafe dynamically sized arrays */ |