diff options
Diffstat (limited to 'src/dlist.h')
-rw-r--r-- | src/dlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dlist.h b/src/dlist.h index d1fc40c..a8118f0 100644 --- a/src/dlist.h +++ b/src/dlist.h @@ -24,7 +24,7 @@ */ /** - \file dlist.h + \file src/dlist.h Doubly-linked lists */ |