]> Savannah Git Hosting - gnulib.git/commit
ptsname_r: Fix a compiler warning on Solaris.
authorBruno Haible <bruno@clisp.org>
Tue, 29 Dec 2020 02:05:25 +0000 (03:05 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 29 Dec 2020 02:05:25 +0000 (03:05 +0100)
commit8add0168e2bc3158b830aa00a0b0a03d3d27ffa9
tree87ecf51a7c0befdf0c4aa0dae8721e27aa186f97
parent0be855ee827bf7e9043eeb626c4fd847704be2e6
ptsname_r: Fix a compiler warning on Solaris.

* lib/ptsname_r.c (__ptsname_r): Reduce the scope of variable 'err'.
ChangeLog
lib/ptsname_r.c