psppire-dict: Get rid of static var in auto_generate_var_name().
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 21 Mar 2012 04:18:32 +0000 (21:18 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 17 Apr 2012 02:22:16 +0000 (19:22 -0700)
commit9b55c770e627dd87c84ef64d8589a80fdf6b7431
tree35647c3963d9e655155033fd241af959d97f521a
parenta46ff9d9503e9db1298c896b5a219e402706eb38
psppire-dict: Get rid of static var in auto_generate_var_name().

This isn't a big deal at the moment but I intend to add new users
of this function in future commits, so then it becomes more
important.
src/ui/gui/psppire-dict.c