aboutsummaryrefslogtreecommitdiff
path: root/include/aclocal.h
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2010-09-15 20:49:34 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2010-09-15 20:49:34 +0000
commit09e3e7cd5c7eb44bd5f632149ad28aef7f2d0690 (patch)
tree41eb78500422196a69e6d775b795f5ee483d4a9e /include/aclocal.h
parent32e234a854ae3097bb902cf421f91f9c7d24b291 (diff)
downloadsrc-09e3e7cd5c7eb44bd5f632149ad28aef7f2d0690.tar.gz
src-09e3e7cd5c7eb44bd5f632149ad28aef7f2d0690.zip
Notes
Diffstat (limited to 'include/aclocal.h')
-rw-r--r--include/aclocal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/aclocal.h b/include/aclocal.h
index 39b6616d66c6..eec3ffcb4732 100644
--- a/include/aclocal.h
+++ b/include/aclocal.h
@@ -1270,7 +1270,7 @@ typedef struct acpi_db_method_info
ACPI_HANDLE MainThreadGate;
ACPI_HANDLE ThreadCompleteGate;
ACPI_HANDLE InfoGate;
- UINT32 *Threads;
+ ACPI_THREAD_ID *Threads;
UINT32 NumThreads;
UINT32 NumCreated;
UINT32 NumCompleted;