]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: hello-clisp: Fix runtime error with clisp versions >= 2.34.
authorBruno Haible <bruno@clisp.org>
Thu, 18 Oct 2018 01:02:49 +0000 (03:02 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 18 Oct 2018 19:16:58 +0000 (21:16 +0200)
commitacf66cdd293e165791db6960ff9e36b0d36149c0
treeeebe0dc8fd0e3d4c4292317066a0200abca4febf
parent3a324c99960c24cef232d87ef6fcf9dfcd80a1db
examples: hello-clisp: Fix runtime error with clisp versions >= 2.34.

* gettext-tools/examples/hello-clisp/hello.lisp.in: Use the function
PROCESS-ID, not PROGRAM-ID.
gettext-tools/examples/hello-clisp/hello.lisp.in