]> sourceware.org Git - systemtap.git/commit
Fix compilation warning of passing NULL to int parameter
authorWenji Huang <wenji.huang@oracle.com>
Thu, 26 Nov 2009 02:03:58 +0000 (10:03 +0800)
committerWenji Huang <wenji.huang@oracle.com>
Thu, 26 Nov 2009 02:03:58 +0000 (10:03 +0800)
commitf429df668ac09575b0db710aa54cb2117dc542c3
tree1404572fc5736bbcc47657560b25c7e1b703bc3e
parentdb0a43c3f6e50f476213a7f6e6b50ce0ba008d9f
Fix compilation warning of passing NULL to int parameter

* util.cxx (in_group_id): Replace NULL with 0.
util.cxx
This page took 0.026212 seconds and 5 git commands to generate.