diff options
Diffstat (limited to 'source/compiler/aslmessages.h')
| -rw-r--r-- | source/compiler/aslmessages.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/aslmessages.h b/source/compiler/aslmessages.h index a97766ce3b99..181838380908 100644 --- a/source/compiler/aslmessages.h +++ b/source/compiler/aslmessages.h @@ -296,7 +296,7 @@ char                        *AslMessages [] =  /*    ASL_MSG_CONNECTION_INVALID */         "Invalid OpRegion SpaceId for use of Connection operator",  /*    ASL_MSG_CONSTANT_EVALUATION */        "Could not evaluate constant expression",  /*    ASL_MSG_CONSTANT_FOLDED */            "Constant expression evaluated and reduced", -/*    ASL_MSG_CORE_EXCEPTION */             "From ACPI CA Subsystem", +/*    ASL_MSG_CORE_EXCEPTION */             "From ACPICA Subsystem",  /*    ASL_MSG_DEBUG_FILE_OPEN */            "Could not open debug file",  /*    ASL_MSG_DEBUG_FILENAME */             "Could not create debug filename",  /*    ASL_MSG_DEPENDENT_NESTING */          "Dependent function macros cannot be nested",\  | 
