diff options
Diffstat (limited to 'source/os_specific/service_layers/osunixxf.c')
| -rw-r--r-- | source/os_specific/service_layers/osunixxf.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/os_specific/service_layers/osunixxf.c b/source/os_specific/service_layers/osunixxf.c index 47e358bc82bd..271152992cd8 100644 --- a/source/os_specific/service_layers/osunixxf.c +++ b/source/os_specific/service_layers/osunixxf.c @@ -5,7 +5,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2016, Intel Corp. + * Copyright (C) 2000 - 2017, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -370,7 +370,7 @@ AcpiOsPhysicalTableOverride ( * RETURN: Status * * DESCRIPTION: A hook before writing sleep registers to enter the sleep - * state. Return AE_CTRL_SKIP to skip further sleep register + * state. Return AE_CTRL_TERMINATE to skip further sleep register * writes. * *****************************************************************************/ |
