Untabified some sources

This commit is contained in:
Baptiste Lepilleur
2011-05-02 18:41:01 +00:00
parent fb17080142
commit e3cc0f004b
5 changed files with 35 additions and 35 deletions

View File

@@ -197,11 +197,11 @@ namespace Json {
Result:
\verbatim
{
"dir": {
"file": {
// The input stream JSON would be nested here.
}
}
"dir": {
"file": {
// The input stream JSON would be nested here.
}
}
}
\endverbatim
\throw std::exception on parse error.