Merge branch 'ptraccel-fixes' into for-keith

This commit is contained in:
Peter Hutterer
2013-02-08 14:10:52 +10:00
6 changed files with 190 additions and 124 deletions

View File

@@ -250,6 +250,7 @@ extern char **xstrtokenize(const char *str, const char *separators);
extern void FormatInt64(int64_t num, char *string);
extern void FormatUInt64(uint64_t num, char *string);
extern void FormatUInt64Hex(uint64_t num, char *string);
extern void FormatDouble(double dbl, char *string);
/**
* Compare the two version numbers comprising of major.minor.