diff options
-rw-r--r-- | src/gen-posix-lock-obj.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gen-posix-lock-obj.c b/src/gen-posix-lock-obj.c index 7644c6f..de2c8bc 100644 --- a/src/gen-posix-lock-obj.c +++ b/src/gen-posix-lock-obj.c @@ -66,7 +66,7 @@ main (void) /* To force a probably suitable alignment of the structure we use a union and include a long and a pointer to a long. */ - printf ("## lock-obj.%s.h\n" + printf ("## lock-obj-pub.%s.h\n" "## File created by " PGM " - DO NOT EDIT\n" "## To be included by mkheader into gpg-error.h\n" "\n" |