]> sourceware.org Git - systemtap.git/commit
Fix autoconf-ring_buffer_lost_events.c compile warning.
authorMark Wielaard <mjw@redhat.com>
Wed, 3 Aug 2011 20:45:11 +0000 (22:45 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 3 Aug 2011 20:45:11 +0000 (22:45 +0200)
commit1c10834162ecc5c51737a86ab934ca3ed7f4e9d3
tree22921df6da820b56b70e2b75739144597d26fb0b
parent4645e3acc91160c5e866adfcda12ba00b7b3db0e
Fix autoconf-ring_buffer_lost_events.c compile warning.

Newer GCC will warn about the event variable not being used,
making this test fail. Just remove the 'event' variable.
runtime/autoconf-ring_buffer_lost_events.c
This page took 0.024085 seconds and 5 git commands to generate.