Fix typo in earlier entry.

This commit is contained in:
Doug Evans 2015-02-23 13:39:45 -08:00
parent 7ee67ee442
commit b615dd209f
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@
2015-02-12 Doug Evans <dje@google.com>
* completer.c (completion_list_add_name): Fix memory leak.
* symtab.c (completion_list_add_name): Fix memory leak.
2015-02-12 Doug Evans <dje@google.com>