Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119354
b: refs/heads/master
c: e899b64
h: refs/heads/master
v: v3
  • Loading branch information
Lin Ming authored and Len Brown committed Nov 27, 2008
1 parent f1d4cd2 commit 9f98519
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a6e0887f21bbab337ee32d9c0a84d7c0b6e9141b
refs/heads/master: e899b6485c332aa2d7510739507ab5e5d7b28e59
2 changes: 1 addition & 1 deletion trunk/include/acpi/acpredef.h
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ static const union acpi_predefined_info predefined_names[] = {
{.info = {"_BFS", 1, 0}},
{.info = {"_BIF", 0, ACPI_RTYPE_PACKAGE}}, {.ret_info = {ACPI_PTYPE1_FIXED, ACPI_RTYPE_INTEGER,
9,
ACPI_RTYPE_STRING, 4, 0}}, /* fixed (9 Int),(4 Str) */
ACPI_RTYPE_STRING | ACPI_RTYPE_BUFFER, 4, 0}}, /* fixed (9 Int),(4 Str) */
{.info = {"_BLT", 3, 0}},
{.info = {"_BMC", 1, 0}},
{.info = {"_BMD", 0, ACPI_RTYPE_PACKAGE}}, {.ret_info = {ACPI_PTYPE1_FIXED, ACPI_RTYPE_INTEGER, 5, 0, 0, 0}}, /* fixed (5 Int) */
Expand Down

0 comments on commit 9f98519

Please sign in to comment.