X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/afceaf4018f3df0069631cbb1923444947751e9b..e629181f5a91a933bb96feaa1189481c81fa55ac:/client/graph.c diff --git a/client/graph.c b/client/graph.c index 269c2dd9..94d6054f 100644 --- a/client/graph.c +++ b/client/graph.c @@ -66,7 +66,7 @@ void setGraphBuf(uint8_t *buff, size_t size) } size_t getFromGraphBuf(uint8_t *buff) { - if ( buff == NULL ) return -1; + if ( buff == NULL ) return 0; uint32_t i; for (i=0;i