canonicalize-lgpl: avoid compiler warning
authorEric Blake <eblake@redhat.com>
Wed, 28 Apr 2010 16:13:24 +0000 (10:13 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 28 Apr 2010 16:16:29 +0000 (10:16 -0600)
commit2b08ed06f030a482b95752c054ac6d5db32b28c1
tree1c9ad83badfeb22b7657e323bb4b289460b15144
parent092a81622804491f13fb73f4df610db0db45b35a
canonicalize-lgpl: avoid compiler warning

* lib/canonicalize-lgpl.c (versioned_symbol): Avoid an 'empty
declaration' / 'extraneous semicolon' warning with some compilers.
Reported by Andreas Gruenbacher.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/canonicalize-lgpl.c