From 1e08c25f73d38b10679f1bc84861ffb498884cef Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 26 Oct 2021 14:10:35 +0300 Subject: Normalize C comments in tests source code --- TODO | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3404564..7f10a42 100644 --- a/TODO +++ b/TODO @@ -3,17 +3,6 @@ On the revision: - Make the .map and .def files prerequisites of the libs type target and only on the respective OSes. Also try to generate them on the fly. -- Normalize C comments in the tests source code replacing: - - /* - * ... - */ - - with - - /* ... - */ - On the release: - Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc). -- cgit v1.1