Fix typo
[awesomized/libmemcached] / libtest / cmdline.cc
index 1423eca6ceb51f2ff47ba03234563d5db516f379..fd9e510ded50c12ca26f30eae018a9d85e460a42 100644 (file)
@@ -481,7 +481,7 @@ Application::error_t Application::join()
   }
   else if (waited_pid == -1)
   {
-    std::string error_string
+    std::string error_string;
     if (stdout_result_length())
     {
       error_string+= " stdout: ";