aboutsummaryrefslogtreecommitdiff
path: root/source/include/acutils.h
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2018-01-05 22:59:03 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2018-01-05 22:59:03 +0000
commit7feabc2f65d7d52168b7d916f440c5d3a6369934 (patch)
treeae5d2fdb93f45dd3fa526aa0d7a67ad8e8c98ec7 /source/include/acutils.h
parentc664ff8a840ead6fc786c48b19b740b0ed1464f0 (diff)
Notes
Diffstat (limited to 'source/include/acutils.h')
-rw-r--r--source/include/acutils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/include/acutils.h b/source/include/acutils.h
index 8dfce9016940..708c0896904e 100644
--- a/source/include/acutils.h
+++ b/source/include/acutils.h
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2018, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
* All rights reserved.
*
* 2. License
@@ -1052,7 +1052,7 @@ void
AcpiUtRepairName (
char *Name);
-#if defined (ACPI_DEBUGGER) || defined (ACPI_APPLICATION) || defined (ACPI_DEBUG_OUTPUT)
+#if defined (ACPI_DEBUGGER) || defined (ACPI_APPLICATION)
BOOLEAN
AcpiUtSafeStrcpy (
char *Dest,