From 8e4b7d318cb59f5989eee91f54ec2ee18bd730e8 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 24 Oct 2019 09:45:46 -0400 Subject: [PATCH] TODO: reformat the to-do list. --- TODO | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index 9c0b458..8bb6b0b 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,8 @@ -Whenever --------- -The status determination (on, off, error) should really be the -responsibility of the HDAPS code. Currently, the plugin handles all of -the "on" states. An HdapsState structure might be appropriate. +Low-priority items: -Replace FILENAME_MAX with something that won't cause problems on -Unices without path length limits. +1. The status determination (on, off, error) should really be the + responsibility of the HDAPS code. Currently, the plugin handles all + of the "on" states. An HdapsState structure might be appropriate. + +2. Replace FILENAME_MAX with something that won't cause problems on + Unices without path length limits. -- 2.43.2