1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Cosmetics

This commit is contained in:
Mathieu Schroeter 2017-10-20 17:43:05 +02:00
parent a7018dbc50
commit b523641b86

View File

@ -31,8 +31,8 @@
#include <SDL2/SDL_image.h>
#include <argagg/argagg.hpp>
#ifdef USE_CURL
#include <curl/curl.h>
#endif
#include <curl/curl.h>
#endif /* USE_CURL */
#include "json/json.hpp"
@ -522,7 +522,7 @@ CheckForUpdates ()
free (chunk.buffer);
curl_easy_cleanup (curl);
#endif
#endif /* USE_CURL */
}
static int