]> sourceware.org Git - systemtap.git/commitdiff
testsuite buildid.c: more gcc5 unwarningification
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 16 Feb 2015 20:50:39 +0000 (15:50 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Mon, 16 Feb 2015 20:52:02 +0000 (15:52 -0500)
testsuite/systemtap.base/buildid.c

index 3336cbe35d71279fe92833793e3d1890957219be..7056e4cde325fbd12aa3e3ee54ae024e32d7489f 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef ONLY_MAIN
-foo ()
+void foo ()
 {
   int x = 1;
  label: 
This page took 0.031225 seconds and 5 git commands to generate.