summaryrefslogtreecommitdiff
path: root/src/utils/browserboxtools.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/browserboxtools.cpp')
-rw-r--r--src/utils/browserboxtools.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/browserboxtools.cpp b/src/utils/browserboxtools.cpp
index 4db092798..e049e220d 100644
--- a/src/utils/browserboxtools.cpp
+++ b/src/utils/browserboxtools.cpp
@@ -70,7 +70,7 @@ std::string BrowserBoxTools::replaceLinkCommands(const std::string &link)
{
#ifdef DYECMD
return link;
-#else // DYECMD
+#else // DYECMD
std::string data = link;