]> granicus.if.org Git - graphviz/commit
smyrma: push the scope of 'package_*' variables inwards
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 26 Sep 2021 00:15:50 +0000 (17:15 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 28 Sep 2021 02:17:05 +0000 (19:17 -0700)
commit73e1ed1fa7098a9bc4d0526f9a915427497e560e
treebf3f46332b53e53caa8acc5e92bd69bc4aa9856c
parentedf43bc78f16d77a93d4be63864ec5cd793099cd
smyrma: push the scope of 'package_*' variables inwards

These do not need to be exposed beyond main.c or even need to be globals. They
are not used outside of a single function.
cmd/smyrna/main.c
cmd/smyrna/support.h