Skip to content

Commit

Permalink
Merge pull request #26 from omcho420/master
Browse files Browse the repository at this point in the history
an example update
  • Loading branch information
Southclaws authored Feb 10, 2020
2 parents d4a7fd5 + ae631c5 commit 47ebdc5
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 47ebdc5

Please sign in to comment.