summaryrefslogtreecommitdiff
path: root/source/include/acdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/acdebug.h')
-rw-r--r--source/include/acdebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/acdebug.h b/source/include/acdebug.h
index bcc505c8d511..f89cf378fa0d 100644
--- a/source/include/acdebug.h
+++ b/source/include/acdebug.h
@@ -405,7 +405,7 @@ AcpiDbLocalNsLookup (
char *Name);
void
-AcpiDbUInt32ToHexString (
+AcpiDbUint32ToHexString (
UINT32 Value,
char *Buffer);