guix-commits
[Top][All Lists]
Advanced

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

208/376: Remove bogus comment


From: Ludovic Courtès
Subject: 208/376: Remove bogus comment
Date: Wed, 28 Jan 2015 22:05:05 +0000

civodul pushed a commit to tag 1.8
in repository guix.

commit 0342eb170500f726f11269d26a1f34cded5d3676
Author: Eelco Dolstra <address@hidden>
Date:   Fri Sep 19 15:07:22 2014 +0200

    Remove bogus comment
---
 src/libutil/util.cc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/libutil/util.cc b/src/libutil/util.cc
index 80e017a..0729bf6 100644
--- a/src/libutil/util.cc
+++ b/src/libutil/util.cc
@@ -130,7 +130,6 @@ Path canonPath(const Path & path, bool resolveSymlinks)
                 i = temp.begin(); /* restart */
                 end = temp.end();
                 s = "";
-                /* !!! potential for infinite loop */
             }
         }
     }



reply via email to

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