summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica/exstoren.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/dev/acpica/exstoren.c')
-rw-r--r--sys/contrib/dev/acpica/exstoren.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/exstoren.c b/sys/contrib/dev/acpica/exstoren.c
index 574755f2..0cd24c1 100644
--- a/sys/contrib/dev/acpica/exstoren.c
+++ b/sys/contrib/dev/acpica/exstoren.c
@@ -3,7 +3,7 @@
*
* Module Name: exstoren - AML Interpreter object store support,
* Store to Node (namespace object)
- * $Revision: 39 $
+ * $Revision: 40 $
*
*****************************************************************************/
@@ -298,7 +298,6 @@ AcpiExStoreObject (
* The target namespace node is uninitialized (has no target object),
* and will take on the type of the source object
*/
-
*TargetDescPtr = SourceDesc;
break;
OpenPOWER on IntegriCloud