diff options
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. |