Add static qualifiers where appropriate.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 12 Sep 2020 05:31:58 +0000 (07:31 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 12 Sep 2020 05:31:41 +0000 (07:31 +0200)
commit0bfcecb94112d3e4e310e541ce9641b765709fb0
tree270fcbb52e2a7e61b5f133ddf344c99b35a08a64
parent01fc7026c655cbea3e0de1e05ace3865d6247513
Add static qualifiers where appropriate.

A number of items were defined in global scope.  This change
puts them into file scope.
src/libpspp/temp-file.c
src/ui/gui/main.c
src/ui/gui/psppire-output-view.c
src/ui/gui/psppire-output-window.c