diff options
| author | Rémi Verschelde <rverschelde@gmail.com> | 2015-11-20 00:19:44 +0100 |
|---|---|---|
| committer | Rémi Verschelde <rverschelde@gmail.com> | 2015-11-20 00:30:35 +0100 |
| commit | f7e4c4e35939474928a8ec8798ba6759f173250a (patch) | |
| tree | dafb61a4333f258bc8b91ca164abb11562e94307 /platform/android/java/src | |
| parent | 2769da7744d142c29e6847074bc5b597a11902fb (diff) | |
Fix call to _snprintf on GCC
Was a regression from ddbf2ff.
This commit also introduce a "#define snprintf _snprintf", so the rest of the file was simplified to make use of this
instead of distinguishing between snprintf and _snprintf in the various functions.
Diffstat (limited to 'platform/android/java/src')
0 files changed, 0 insertions, 0 deletions