NetBSD-Bugs archive

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

PR/54131 CVS commit: src/lib/libedit



The following reply was made to PR lib/54131; it has been noted by GNATS.

From: "Abhinav Upadhyay" <abhinav%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54131 CVS commit: src/lib/libedit
Date: Sat, 20 Apr 2019 08:44:10 +0000

 Module Name:	src
 Committed By:	abhinav
 Date:		Sat Apr 20 08:44:10 UTC 2019
 
 Modified Files:
 	src/lib/libedit: filecomplete.c
 
 Log Message:
 PR lib/54131 - declare the loop variable outside the for loop
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.54 -r1.55 src/lib/libedit/filecomplete.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index