]> sourceware.org Git - systemtap.git/commit
Get rid of unused return value warning
authorFelix Lu <flu@redhat.com>
Fri, 18 Mar 2016 16:09:48 +0000 (12:09 -0400)
committerFelix Lu <flu@redhat.com>
Fri, 18 Mar 2016 16:12:18 +0000 (12:12 -0400)
commite916e8bec9b68de48c90d184c0c3b780551425f1
tree5c1a7713cf20791f9605ff9323e7975d32e929ad
parent9e6283482f254af6cac6fadadf2e78baac9e031d
Get rid of unused return value warning

Casting to (void) doesn't suppress unused return value in GCC.
staprun/monitor.c
This page took 0.023907 seconds and 5 git commands to generate.