NetBSD-Bugs archive

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

PR/58041 CVS commit: src/lib/libc/time



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58041 CVS commit: src/lib/libc/time
Date: Sat, 16 Mar 2024 00:16:21 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat Mar 16 00:16:21 UTC 2024
 
 Modified Files:
 	src/lib/libc/time: strptime.c
 
 Log Message:
 strptime(3): Reduce unnecessary indentation.
 
 Post-fix tidying.
 
 No functional change intended.
 
 PR lib/58041
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.64 -r1.65 src/lib/libc/time/strptime.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