Skip to content

Commit

Permalink
Fixed comment on endif, add newline to end
Browse files Browse the repository at this point in the history
  • Loading branch information
Andne committed Apr 27, 2016
1 parent fff29fb commit 9500d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CppUTestExt/IEEE754PluginTest_c.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ void set_everything_c()
set_inexact_c();
}

#endif // CPPUTEST_HAVE_FENV
#endif /* CPPUTEST_HAVE_FENV */

0 comments on commit 9500d53

Please sign in to comment.