Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165196
b: refs/heads/master
c: 8d590c7
h: refs/heads/master
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed Aug 27, 2009
1 parent 26080b0 commit 1b90604
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: 0444e8f6d72d6e38f92d48884bc90bbc6c22fd5a
refs/heads/master: 8d590c7af1152685efcf302905baeb6dda3c2d2f
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/acpica/utmisc.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ ACPI_MODULE_NAME("utmisc")
* Common suffix for messages
*/
#define ACPI_COMMON_MSG_SUFFIX \
acpi_os_printf(" %8.8X %s-%u\n", ACPI_CA_VERSION, module_name, line_number)
acpi_os_printf(" (%8.8X/%s-%u)\n", ACPI_CA_VERSION, module_name, line_number)
/*******************************************************************************
*
* FUNCTION: acpi_ut_validate_exception
Expand Down

0 comments on commit 1b90604

Please sign in to comment.