1
0
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:
Mathieu Schroeter 2018-06-26 22:49:34 +02:00 committed by Mathieu Schroeter
parent 0815415658
commit fc4483998d

View File

@ -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