guix-commits
[Top][All Lists]
Advanced

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

102/118: Remove bogus comment


From: Ludovic Courtès
Subject: 102/118: Remove bogus comment
Date: Tue, 19 May 2015 14:45:59 +0000

civodul pushed a commit to branch nix
in repository guix.

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

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

diff --git a/nix/libutil/util.cc b/nix/libutil/util.cc
index 22f49f7..54b9eb8 100644
--- a/nix/libutil/util.cc
+++ b/nix/libutil/util.cc
@@ -126,7 +126,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]