-
- Downloads
inspect-library: Allow just a symbol on a line, with no @
Previously, we would have accepted this as not a parse error, and
then crashed with strcmp(NULL, ...) when we tried to use it.
It obviously ought to mean the same thing as @Base, so treat it
the same.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Loading
Please register or sign in to comment