mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Add missing comment for #if
This commit is contained in:
parent
0815415658
commit
fc4483998d
@ -84,7 +84,7 @@ struct url_data {
|
|||||||
char * buffer;
|
char * buffer;
|
||||||
size_t size;
|
size_t size;
|
||||||
};
|
};
|
||||||
#endif
|
#endif /* USE_CURL */
|
||||||
|
|
||||||
template <typename Out>
|
template <typename Out>
|
||||||
static void
|
static void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user