From 7dbe8b65ae724ff9fc8d3d59f4c76fc4b01402bd Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Sat, 21 Mar 2020 17:41:03 -0400 Subject: Make file formatting comply with POSIX and Unix standards UTF-8, LF, no BOM, and newlines at the end of files --- modules/gridmap/doc_classes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/gridmap/doc_classes') diff --git a/modules/gridmap/doc_classes/README.md b/modules/gridmap/doc_classes/README.md index b1ec9058c8..37ad93b6d3 100644 --- a/modules/gridmap/doc_classes/README.md +++ b/modules/gridmap/doc_classes/README.md @@ -1 +1 @@ -Doc classes will appear here when generating \ No newline at end of file +Doc classes will appear here when generating -- cgit v1.2.3