Ensure single newline at EOF for core files (#11310)
This commit is contained in:
parent
bbf0f65284
commit
1b7b72c0e9
40 changed files with 40 additions and 61 deletions
|
@ -14,7 +14,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#pragma once
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
|
@ -27,4 +27,4 @@ public:
|
|||
|
||||
void run_one_scan_loop();
|
||||
void idle_for(unsigned ms);
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue