spelling: initialize

This commit is contained in:
Josh Soref
2017-07-25 23:32:37 -04:00
committed by Akim Demaille
parent 75964cf0df
commit 93d2986bba

View File

@@ -23844,7 +23844,7 @@
* src/vcg.h (graph_s): color, textcolor, bordercolor are now
enum color_e.
* src/print_graph.c (print_graph): Initalize graph.layoutalgorithm
* src/print_graph.c (print_graph): Initialize graph.layoutalgorithm
to `normal'.
* src/reader.c (parse_token_decl): Initialize token with tok_eof.
* src/lex.h: Adjust prototype.