Date: Sat, 31 Mar 2001 14:57:21 +0800 (CST) From: Ying-Chieh Liao <ijliao@terry.dragon2.net> To: FreeBSD-gnats-submit@freebsd.org Subject: misc/26238: small typo in time.h Message-ID: <200103310657.f2V6vLV27830@Terry.Dorm8.NCTU.edu.tw>
next in thread | raw e-mail | index | archive | help
>Number: 26238 >Category: misc >Synopsis: small typo in time.h >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 30 23:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Ying-Chieh Liao >Release: FreeBSD 5.0-CURRENT i386 >Organization: NCTU CSIE >Environment: System: FreeBSD Terry.Dorm8.NCTU.edu.tw 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Thu Mar 15 01:35:29 CST 2001 root@Terry.Dorm8.NCTU.edu.tw:/usr/obj/usr/src/sys/TERRY i386 >Description: there's a small typo in time.h, both -current and -stable in time.h, struct tm : long tm_gmtoff; /* offset from CUT in seconds */ I think it must be "UTC" instead of "CUT" >How-To-Repeat: vi /usr/include/time.h /CUT >Fix: s/CUT/UTC/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103310657.f2V6vLV27830>