scanner: fix typo.

* src/scan-skel.l (@`): s/emtpy/empty/.
	Reported by Tim Landscheidt.
This commit is contained in:
Akim Demaille
2012-01-11 16:46:36 +01:00
parent 847480ae0f
commit 33a1fa4e81
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2012-01-11 Akim Demaille <demaille@gostai.com>
scanner: fix typo.
* src/scan-skel.l (@`): s/emtpy/empty/.
Reported by Tim Landscheidt.
2012-01-06 Jim Meyering <meyering@redhat.com>
build: avoid warnings about set-but-not-used variables