import.c: Ignore empty lines
commit355e57711bc501af8954efde6fb37224d648a79d
authorAndreas Ericsson <ae@op5.se>
Thu, 3 Apr 2008 06:17:30 +0000 (3 08:17 +0200)
committerAndreas Ericsson <ae@op5.se>
Thu, 3 Apr 2008 06:19:46 +0000 (3 08:19 +0200)
treecd1afc2bc30d67306f364bb2405424d4d07fee83
parent3706f2281e3c38d994bc84a646f3e204563546d6
import.c: Ignore empty lines

Sometimes, for some reason, there are empty lines in the
logfiles, which causes warnings when imported. Since empty
lines in themselves aren't that bad, we can safely ignore
them, which is what this patch does.

Signed-off-by: Andreas Ericsson <ae@op5.se>
import.c