smdb.py: print the return_implies value
commit7cac9f5d291afc890be239261544714d4387635c
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 15 Mar 2017 10:04:01 +0000 (15 13:04 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 15 Mar 2017 10:04:01 +0000 (15 13:04 +0300)
treead0af4bd020b52256148228a584e8850852c3c11
parenta7f89b6d46bb9427d022ea5f0fad9c2e4dddce53
smdb.py: print the return_implies value

We were only printing the key of the key/value pair.  I didn't notice it
before because we aren't using the value for anything right now.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_data/db/smdb.py