OSDN Git Service

graph2dot: fix printf format specifier
authorDiego Biurrun <diego@biurrun.de>
Wed, 4 Jul 2012 14:55:13 +0000 (16:55 +0200)
committerDiego Biurrun <diego@biurrun.de>
Wed, 4 Jul 2012 16:12:48 +0000 (18:12 +0200)
commitfa2d7473528c601c1076957d474ab7550d588828
tree95839919045e0cb6e4f1987502a0bee1abfb5942
parent557519189f0c78bb8d9b7d91f92908fd6ff8f6f3
graph2dot: fix printf format specifier

tools/graph2dot.c:85: warning: format ‘%lld’ expects type ‘long long int’, but argument 4 has type ‘int’
tools/graph2dot.c