lexer: Rename 'close' to 'destroy' in struct lex_reader_class.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 5 Nov 2011 04:45:49 +0000 (21:45 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 5 Nov 2011 04:45:49 +0000 (21:45 -0700)
commit1d285151f02251f52039e903d1a1a7f2eb3beb2e
treec30991d1f6117a9246c0e62b7df4a5c99bada622
parent520443ed2a413e60c9ace74e9998595691513669
lexer: Rename 'close' to 'destroy' in struct lex_reader_class.

This seems like a cleaner solution to the problem of Gnulib
sometimes defining 'close' as a macro than to add an extra
include file and a big comment.
src/language/lexer/lexer.c
src/language/lexer/lexer.h