[planetblupi] 10/61: Cosmetics
Didier Raboud
odyx at moszumanska.debian.org
Thu Nov 2 19:24:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
odyx pushed a commit to branch debian/master
in repository planetblupi.
commit b523641b869e3097ce7cd19ab457d273c3b8c8b7
Author: Mathieu Schroeter <mathieu at schroetersa.ch>
Date: Fri Oct 20 17:43:05 2017 +0200
Cosmetics
---
src/blupi.cxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/blupi.cxx b/src/blupi.cxx
index 1bdf367..3f8c4c8 100644
--- a/src/blupi.cxx
+++ b/src/blupi.cxx
@@ -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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/planetblupi.git
More information about the Pkg-games-commits
mailing list