]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgcobol: fix xmlCtxtGetVersion typo
authorSam James <sam@gentoo.org>
Mon, 27 Oct 2025 22:53:00 +0000 (22:53 +0000)
committerSam James <sam@gentoo.org>
Mon, 27 Oct 2025 22:54:53 +0000 (22:54 +0000)
commit374ec67294fc4f66e87e88fa67d13ee829008559
tree7072f49f7028751bdd5710a85dbd1ec11a73d96a
parentdcf69bdcd49bccd901bfb01db7c15530e9a70dc0
libgcobol: fix xmlCtxtGetVersion typo

libgcobol/ChangeLog:
PR cobol/122451

* xmlparse.cc (xml_push_parse): Fix xmlCtxtGetVersion argument
typo to be 'context'.
libgcobol/xmlparse.cc