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
93f5389132
commit
e260ddf5e3
@ -84,7 +84,7 @@ struct url_data {
|
||||
char * buffer;
|
||||
size_t size;
|
||||
};
|
||||
#endif
|
||||
#endif /* USE_CURL */
|
||||
|
||||
template <typename Out>
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user