David Rose 16 anos atrás
pai
commit
9a96ac6a23
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      dtool/src/test_interrogate/test_interrogate.cxx

+ 2 - 0
dtool/src/test_interrogate/test_interrogate.cxx

@@ -61,6 +61,8 @@ hanging_indent(ostream &out, const string &text, int first_indent_level,
   }
   indent(out, indent_level)
     << text.substr(start) << "\n";
+
+  return out;
 }
 
 void