scanner: fix typo.

* src/scan-skel.l (@`): s/emtpy/empty/.
	Reported by Tim Landscheidt.

Conflicts:

	src/scan-skel.l
This commit is contained in:
Akim Demaille
2012-01-11 16:46:36 +01:00
parent 89d4466b6b
commit 139c548a02
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