Source-Changes-HG archive

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

[src/trunk]: src/sys/external/bsd/acpica/dist/tables Fix wrong note in a comm...



details:   https://anonhg.NetBSD.org/src/rev/7cb04922ce9c
branches:  trunk
changeset: 762358:7cb04922ce9c
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sun Feb 20 06:09:16 2011 +0000

description:
Fix wrong note in a comment.

diffstat:

 sys/external/bsd/acpica/dist/tables/tbxface.c |  3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diffs (13 lines):

diff -r 881e655270cc -r 7cb04922ce9c sys/external/bsd/acpica/dist/tables/tbxface.c
--- a/sys/external/bsd/acpica/dist/tables/tbxface.c     Sun Feb 20 05:45:48 2011 +0000
+++ b/sys/external/bsd/acpica/dist/tables/tbxface.c     Sun Feb 20 06:09:16 2011 +0000
@@ -257,9 +257,6 @@
  *
  * DESCRIPTION: Finds an ACPI table header.
  *
- * NOTE:        Caller is responsible in unmapping the header with
- *              AcpiOsUnmapMemory
- *
  ******************************************************************************/
 
 ACPI_STATUS



Home | Main Index | Thread Index | Old Index