diff options
author | Bernard Normier <bernard@zeroc.com> | 2017-03-29 20:43:52 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2017-03-29 20:43:52 -0400 |
commit | 9ce3150693623af3331061d29672cd44fdef7dc4 (patch) | |
tree | f46ca87aadb9a99ed7e7a86bcd18ed6b3c63b5c9 /cpp/src/slice2cpp/Gen.h | |
parent | ICE-7716 - PHP5 fixes (diff) | |
download | ice-9ce3150693623af3331061d29672cd44fdef7dc4.tar.bz2 ice-9ce3150693623af3331061d29672cd44fdef7dc4.tar.xz ice-9ce3150693623af3331061d29672cd44fdef7dc4.zip |
Removed trailing whitespace from Slice files and generated code
Diffstat (limited to 'cpp/src/slice2cpp/Gen.h')
-rw-r--r-- | cpp/src/slice2cpp/Gen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/slice2cpp/Gen.h b/cpp/src/slice2cpp/Gen.h index 69e3ac83c25..dd05ae03897 100644 --- a/cpp/src/slice2cpp/Gen.h +++ b/cpp/src/slice2cpp/Gen.h @@ -51,7 +51,7 @@ private: // or an empty string if no global metadata was found. // std::string getHeaderExt(const std::string& file, const UnitPtr& unit); - + // // Returns the source extension defined in the global metadata for a given file, // or an empty string if no global metadata was found. |