diff options
Diffstat (limited to 'source/include/acobject.h')
| -rw-r--r-- | source/include/acobject.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/include/acobject.h b/source/include/acobject.h index e0f4a5259863..daf1afffb832 100644 --- a/source/include/acobject.h +++ b/source/include/acobject.h @@ -123,8 +123,8 @@ typedef struct acpi_object_integer /* - * Note: The String and Buffer object must be identical through the Pointer - * and Length elements. There is code that depends on this. + * Note: The String and Buffer object must be identical through the + * pointer and length elements. There is code that depends on this. * * Fields common to both Strings and Buffers */ |
