Skip to content

Commit 458b636

Browse files
Update Common/include/CConfig.hpp
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
1 parent 16948a3 commit 458b636

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/include/CConfig.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1551,7 +1551,7 @@ class CConfig {
15511551
* \brief Get the values of subsonic engine.
15521552
* \return Values of subsonic engine.
15531553
*/
1554-
const su2double *GetSubsonicEngine_Values(void) const { return eng_val; }
1554+
const su2double *GetSubsonicEngine_Values(void) const { return eng_val; }
15551555

15561556
/*!
15571557
* \brief Get the cycle of a subsonic engine.

0 commit comments

Comments
 (0)