diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2019-02-20 23:04:28 +0000 | 
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2019-02-20 23:04:28 +0000 | 
| commit | 933b0124ad04366156cb4793d2530ad791d88ead (patch) | |
| tree | 6d20df0ad987596d76c7b0f8e58ef8e8e25b4b69 /source/components/namespace/nsload.c | |
| parent | ca9862327327526f102b9370cc74b2a9e4641b0d (diff) | |
Notes
Diffstat (limited to 'source/components/namespace/nsload.c')
| -rw-r--r-- | source/components/namespace/nsload.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/source/components/namespace/nsload.c b/source/components/namespace/nsload.c index fc93604d8779..f5a82347af92 100644 --- a/source/components/namespace/nsload.c +++ b/source/components/namespace/nsload.c @@ -233,7 +233,7 @@ AcpiNsLoadTable (          /*           * On error, delete any namespace objects created by this table.           * We cannot initialize these objects, so delete them. There are -         * a couple of expecially bad cases: +         * a couple of especially bad cases:           * AE_ALREADY_EXISTS - namespace collision.           * AE_NOT_FOUND - the target of a Scope operator does not           * exist. This target of Scope must already exist in the | 
