commit | d6777a60749e1b57e2901c0a4d2f6aae8b6bb2f8 | [log] [tgz] |
---|---|---|
author | Jeff Blaine <jblaine@kickflop.net> | Mon May 23 21:43:59 2016 -0400 |
committer | Jeff Blaine <jblaine@kickflop.net> | Mon May 23 21:43:59 2016 -0400 |
tree | de980ca085e162ecb813f3dbe35311f8f93bb4bf | |
parent | 044e2b87da7121ef6cbd59e88b101d7d8e282896 [diff] |
Properly name filehandle based on context of code Old harmless copy/paste from code above left code confusing as it was reusing the filehandle "XSTARTUP" to write out $vncUserDir/config. This new small change uses a more topical filehandle name for the task at hand.