Skip to content

Commit

Permalink
an example update
Browse files Browse the repository at this point in the history
minor thing
  • Loading branch information
omcho420 committed Feb 7, 2020
1 parent d4a7fd5 commit ae631c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion a_http.inc
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@
/// </remarks>
native HTTP(index, type, const url[], const data[], const callback[]);

// example HTTP callback: public MyHttpResponse(index, response_code, data[]) { ... }
// example HTTP callback: public MyHttpResponse(index, response_code, const data[]) { ... }

0 comments on commit ae631c5

Please sign in to comment.