diff options
author | Hugo Parente Lima <hugo.pl@gmail.com> | 2011-10-06 19:05:42 -0300 |
---|---|---|
committer | Hugo Parente Lima <hugo.pl@gmail.com> | 2011-10-06 20:20:31 -0300 |
commit | 3428c8399f27a34890a3ffc92842f37450017f94 (patch) | |
tree | 5895f074c2f65ea16f75a41740de3e4e28e59f0c | |
parent | 56849f3744a8ce80bb3737faded22910a85c3e14 (diff) | |
download | shiboken-3428c8399f27a34890a3ffc92842f37450017f94.tar.gz shiboken-3428c8399f27a34890a3ffc92842f37450017f94.tar.xz shiboken-3428c8399f27a34890a3ffc92842f37450017f94.zip |
Added new line to end of shibokenbuffer.h.
-rw-r--r-- | libshiboken/shibokenbuffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libshiboken/shibokenbuffer.h b/libshiboken/shibokenbuffer.h index 2e6dea25..d1513bd5 100644 --- a/libshiboken/shibokenbuffer.h +++ b/libshiboken/shibokenbuffer.h @@ -65,4 +65,4 @@ namespace Buffer } // namespace Buffer } // namespace Shiboken -#endif
\ No newline at end of file +#endif |