commit | 87a8655f4600cdad2b9af3312084a83e619c9abd | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Tue Jul 29 19:43:10 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Tue Jul 29 19:43:10 2008 +0000 |
tree | d7086c732732d0bfacd18efdbf7b3a55b952a055 | |
parent | ff29b4fc42f723b451ce20ea3db8b43409470e82 [diff] |
hush: use G.xxx instead of #define xxx G.xxx. We have too many globals there and #defines get messy. Remove one write-only G.variable.