makekeys: Fix warning about not returning from function
authorDan Nicholson <dbn.lists@gmail.com>
Sat, 24 Jan 2009 02:12:04 +0000 (18:12 -0800)
committerDan Nicholson <dbn.lists@gmail.com>
Thu, 19 Mar 2009 23:25:34 +0000 (16:25 -0700)
commita45cdf4b0e0f326bc7aea046ed418dd033fce328
treeb86c37b508e46e63279639488c2d115795446013
parentffa0ccfad904acce75e7abfb5813fe93f6910942
makekeys: Fix warning about not returning from function

If we've gotten through the for loop in the alias functions, then we
don't have a match.
src/makekeys/makekeys.c