diff options
Diffstat (limited to 'libctf/ctf-lookup.c')
-rw-r--r-- | libctf/ctf-lookup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libctf/ctf-lookup.c b/libctf/ctf-lookup.c index 4089ad9..40eaf9c 100644 --- a/libctf/ctf-lookup.c +++ b/libctf/ctf-lookup.c @@ -1,4 +1,4 @@ -/* Type lookup. +/* Symbol, variable and name lookup. Copyright (C) 2019 Free Software Foundation, Inc. This file is part of libctf. |