Date: Sun, 11 Feb 2001 07:09:31 -0800 (PST) From: Alexey Zelkin <phantom@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale lmessages.c Message-ID: <200102111509.f1BF9Vg00411@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2001/02/11 07:09:31 PST Modified files: lib/libc/locale lmessages.c Log: Don't use hardcoded struct size, use offsetof() instead (make size calculations dynamic) Revision Changes Path 1.2 +8 -6 src/lib/libc/locale/lmessages.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102111509.f1BF9Vg00411>