gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet-scheme] 283/324: config/fs: Mark TODO's as done.


From: gnunet
Subject: [gnunet-scheme] 283/324: config/fs: Mark TODO's as done.
Date: Tue, 21 Sep 2021 13:25:23 +0200

This is an automated email from the git hooks/post-receive script.

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit a91e402dec1e7444543ce12870e6b5eff580c4c9
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Mon Sep 13 16:35:46 2021 +0200

    config/fs: Mark TODO's as done.
    
    * gnu/gnunet/config/fs.scm: Remove TODO's at the top of the file.
---
 gnu/gnunet/config/fs.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/gnunet/config/fs.scm b/gnu/gnunet/config/fs.scm
index f927d5c..dfd10a5 100644
--- a/gnu/gnunet/config/fs.scm
+++ b/gnu/gnunet/config/fs.scm
@@ -18,10 +18,10 @@
 
 ;; There are three steps to loading configuration files:
 ;;
-;;   * DONE locating the configuration files
-;;   * DONE parsing the configuration files into a table of
+;;   * locating the configuration files
+;;   * parsing the configuration files into a table of
 ;;     (section, variable) --> value, without expanding anything
-;;   * TODO expanding the previous table
+;;   * expanding the previous table
 ;;
 ;; Expanding the table and loading the table have to be done separately,
 ;; because variables do not have to be defined in any specific order,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]