From owner-cvs-all Tue Nov 5 2:57: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D780537B401; Tue, 5 Nov 2002 02:57:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A12A43E3B; Tue, 5 Nov 2002 02:57:01 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA5AtGmV005751; Tue, 5 Nov 2002 02:55:16 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA5AtGWS005750; Tue, 5 Nov 2002 02:55:16 -0800 (PST) Message-Id: <200211051055.gA5AtGWS005750@repoman.freebsd.org> From: Juli Mallett Date: Tue, 5 Nov 2002 02:55:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/uuid uuid.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/11/05 02:55:16 PST Modified files: lib/libc/uuid uuid.h Log: Wrap function prototype declarations in __BEGIN_DECLS to do the right thing with them in non-C cases. Requested by: Patrick Hartling Revision Changes Path 1.2 +2 -0 src/lib/libc/uuid/uuid.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message