diff options
Diffstat (limited to 'llvm/include/llvm/Support/Program.h')
| -rw-r--r-- | llvm/include/llvm/Support/Program.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/include/llvm/Support/Program.h b/llvm/include/llvm/Support/Program.h index b89a0f73ec6..5f1bc12601b 100644 --- a/llvm/include/llvm/Support/Program.h +++ b/llvm/include/llvm/Support/Program.h @@ -187,7 +187,7 @@ struct ProcessInfo { ///< string is non-empty upon return an error occurred while invoking the ///< program. ); - } -} + } // namespace sys +} // namespace llvm #endif |

