summaryrefslogtreecommitdiffstats
path: root/src/uscxml/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/util')
-rw-r--r--src/uscxml/util/URL.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uscxml/util/URL.cpp b/src/uscxml/util/URL.cpp
index 3fcb387..b429e22 100644
--- a/src/uscxml/util/URL.cpp
+++ b/src/uscxml/util/URL.cpp
@@ -968,7 +968,7 @@ void URLFetcher::perform() {
case -1: {
/* select error */
#if 0
- // this is not an actual error - there was just nothing to process
+ // this is not an actual error - there was just nothing to process
#ifdef _WIN32
char *s = NULL;
FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS,