style: formatting changes

* data/skeletons/c++.m4: Un-remove an end-of-line.
This commit is contained in:
Akim Demaille
2019-01-20 08:56:14 +01:00
parent ac692b572a
commit 5c797b1627

View File

@@ -79,7 +79,7 @@ m4_define([b4_cxx_portability],
# define YY_NOEXCEPT noexcept
#else
# define YY_NOEXCEPT
#endif[]dnl
#endif
// Support noexcept when possible.
#if 201703 <= YY_CPLUSPLUS