db: fix function signatures for pointers
commit0a9f4a9feeea9d919bf0e91c5d1678f1f1d5ffab
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 20 Sep 2017 14:45:56 +0000 (20 17:45 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 20 Sep 2017 14:45:56 +0000 (20 17:45 +0300)
treebadc606a95fb4fb87c279c5715f3ba85cf75b88a
parent90584e898824224ac35c9fea97b7a0978d955741
db: fix function signatures for pointers

We want the signature of the function type not the pointer.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_db.c