]> sourceware.org Git - systemtap.git/commit
Fix another compile error in staprun/monitor.c.
authorDavid Smith <dsmith@redhat.com>
Thu, 22 Jun 2017 21:26:43 +0000 (16:26 -0500)
committerDavid Smith <dsmith@redhat.com>
Thu, 22 Jun 2017 21:26:43 +0000 (16:26 -0500)
commit5c1d0bdf958a69990a674e6c7c881024965578ad
treee9eb5c9a93607a12f6057827052a8776554c698e
parent0402759cfe3e427e66a8d59f01da5114dfabe01d
Fix another compile error in staprun/monitor.c.

* staprun/monitor.c (redirect_stdin): Fix "comparison is always true due
  to limited range of data type" compile problem by correctly calling
  getchar().
staprun/monitor.c
This page took 0.027477 seconds and 5 git commands to generate.