diff options
| author | Ed Maste <emaste@freebsd.org> | 2014-06-24 19:18:28 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@freebsd.org> | 2014-06-24 19:18:28 +0000 |
| commit | 1adc731a2e97778a887ad9a3d6b4658adf9b405b (patch) | |
| tree | 6298108059805e0f2372d1928bd1175767640015 /lldb/tools/lldb-mi/MIUtilSingletonBase.h | |
| parent | 4cfcca7b6fbf9baae4e2827fa7764902d6f222d9 (diff) | |
| download | bcm5719-llvm-1adc731a2e97778a887ad9a3d6b4658adf9b405b.tar.gz bcm5719-llvm-1adc731a2e97778a887ad9a3d6b4658adf9b405b.zip | |
Restore r211547: Add newline on last line of a few files.
llvm-svn: 211621
Diffstat (limited to 'lldb/tools/lldb-mi/MIUtilSingletonBase.h')
| -rw-r--r-- | lldb/tools/lldb-mi/MIUtilSingletonBase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/tools/lldb-mi/MIUtilSingletonBase.h b/lldb/tools/lldb-mi/MIUtilSingletonBase.h index dd97f07c3e4..c3b4424d7d0 100644 --- a/lldb/tools/lldb-mi/MIUtilSingletonBase.h +++ b/lldb/tools/lldb-mi/MIUtilSingletonBase.h @@ -67,4 +67,4 @@ public: /* dtor */ virtual ~ISingleton( void ) { }; }; -} // namespace MI
\ No newline at end of file +} // namespace MI |

