diff options
| author | Len Brown <len.brown@intel.com> | 2005-08-04 18:09:09 -0400 |
|---|---|---|
| committer | Len Brown <len.brown@intel.com> | 2005-08-04 18:09:09 -0400 |
| commit | 5d2a22079c825669d91a3a200332f1053b4b61b0 (patch) | |
| tree | 2e6e88bbcc3e17535fdf3103540b246b3658e20b /drivers/acpi/executer/exutils.c | |
| parent | 1c5ad84516ae7ea4ec868436a910a6bd8d20215a (diff) | |
| parent | bd6dbdf3c7b9784fbf5d8500e427a954e27a976a (diff) | |
/home/lenb/src/to-akpm branch 'acpi-2.6.12'
Diffstat (limited to 'drivers/acpi/executer/exutils.c')
| -rw-r--r-- | drivers/acpi/executer/exutils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/executer/exutils.c b/drivers/acpi/executer/exutils.c index 5c7ec0c0417..d00b0dcba96 100644 --- a/drivers/acpi/executer/exutils.c +++ b/drivers/acpi/executer/exutils.c @@ -369,7 +369,7 @@ acpi_ex_eisa_id_to_string ( * * RETURN: None, string * - * DESCRIPTOIN: Convert a number to string representation. Assumes string + * DESCRIPTION: Convert a number to string representation. Assumes string * buffer is large enough to hold the string. * ******************************************************************************/ |
