Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7788
b: refs/heads/master
c: 5d75ab4
h: refs/heads/master
v: v3
  • Loading branch information
Len Brown committed Jul 29, 2005
1 parent 6ac133d commit 54dd5ef
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: feee9570753645f9f6888937ff9aee426b7afe55
refs/heads/master: 5d75ab45594c78d2d976a3248ea1ca281c9d7056
2 changes: 1 addition & 1 deletion trunk/include/acpi/platform/acgcc.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

/* Function name is used for debug output. Non-ANSI, compiler-dependent */

#define ACPI_GET_FUNCTION_NAME __FUNCTION__
#define ACPI_GET_FUNCTION_NAME (char *) __FUNCTION__

/* This macro is used to tag functions as "printf-like" because
* some compilers (like GCC) can catch printf format string problems.
Expand Down

0 comments on commit 54dd5ef

Please sign in to comment.