Date: Sat, 18 May 2002 20:17:22 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/include efi.h efi_nii.h efiapi.h eficon.h efidebug.h efidef.h efidevp.h efifpswa.h efifs.h efinet.h efipart.h efiprot.h efipxebc.h efiser.h src/sys/boot/efi/include/i386 efibind.h src/sys/boot/efi/include/ia64 ... Message-ID: <200205190317.g4J3HMB17145@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/05/18 20:17:22 PDT
Modified files:
sys/boot/efi/include efi.h efi_nii.h efiapi.h eficon.h
efidebug.h efidef.h efidevp.h efifpswa.h
efifs.h efinet.h efipart.h efiprot.h
efipxebc.h efiser.h
sys/boot/efi/include/i386 efibind.h
sys/boot/efi/include/ia64 efibind.h
Log:
An almost mechanical sweep to replace C++ style comments with C
style comments. This is not an attempt to conform to style(9).
Such has lower priority.
Revision Changes Path
1.3 +6 -7 src/sys/boot/efi/include/efi.h
1.2 +33 -26 src/sys/boot/efi/include/efi_nii.h
1.4 +70 -90 src/sys/boot/efi/include/efiapi.h
1.2 +26 -29 src/sys/boot/efi/include/eficon.h
1.2 +27 -32 src/sys/boot/efi/include/efidebug.h
1.2 +51 -54 src/sys/boot/efi/include/efidef.h
1.2 +10 -13 src/sys/boot/efi/include/efidevp.h
1.2 +3 -3 src/sys/boot/efi/include/efifpswa.h
1.2 +21 -21 src/sys/boot/efi/include/efifs.h
1.2 +25 -105 src/sys/boot/efi/include/efinet.h
1.2 +1 -5 src/sys/boot/efi/include/efipart.h
1.3 +49 -50 src/sys/boot/efi/include/efiprot.h
1.2 +45 -50 src/sys/boot/efi/include/efipxebc.h
1.2 +19 -19 src/sys/boot/efi/include/efiser.h
1.2 +51 -50 src/sys/boot/efi/include/i386/efibind.h
1.3 +48 -60 src/sys/boot/efi/include/ia64/efibind.h
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?200205190317.g4J3HMB17145>
