Update copying.awk for _initialize declaration patch
authorTom Tromey <tom@tromey.com>
Sun, 2 Jan 2022 19:16:37 +0000 (12:16 -0700)
committerTom Tromey <tom@tromey.com>
Sun, 2 Jan 2022 19:47:19 +0000 (12:47 -0700)
commit5046fddb3aebf6791eb272a369db459ed7bd7a03
tree59ccbbabdf179550f52413b4e0749485f43a983b
parentd365c1c51c909080d4b080a7437e61205a9c4f69
Update copying.awk for _initialize declaration patch

Commit 6c265988 ("gdb: add back declarations for _initialize
functions") modified copying.c, but not copying.awk.  This patch
updates copying.awk to backport the appropriate fix.  This way, if
copying.awk is run again, it will create the correct output.

I'm checking this in as obvious.
gdb/copying.awk