Skip to content

Commit

Permalink
fix Android
Browse files Browse the repository at this point in the history
  • Loading branch information
GuckTubeYT authored Apr 26, 2023
1 parent 2363f65 commit 61c8e9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions httpService.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ struct HTTPInfo {
};

struct HTTPInfo HTTPSClient(const char* website);
void HTTPSServer(void* unused);
void* HTTPSServer(void* unused);

#endif // HTTPSERVICE_H_INCLUDED
#endif // HTTPSERVICE_H_INCLUDED

0 comments on commit 61c8e9a

Please sign in to comment.