summaryrefslogtreecommitdiff
path: root/omapip/dispatch.c
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2007-11-30 21:51:43 +0000
committerFrancis Dupont <fdupont@isc.org>2007-11-30 21:51:43 +0000
commit20ae1affb0462772706cd4fd446808d234935b7a (patch)
treecc950f04386d07de3e07fb44223d33aca07b9d09 /omapip/dispatch.c
parente102ecceb99b7764e8ac1f58308306596fc7f317 (diff)
downloadisc-dhcp-20ae1affb0462772706cd4fd446808d234935b7a.tar.gz
almost editorial stuff
Diffstat (limited to 'omapip/dispatch.c')
-rw-r--r--omapip/dispatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omapip/dispatch.c b/omapip/dispatch.c
index 9d1a62e0..8ca68d4c 100644
--- a/omapip/dispatch.c
+++ b/omapip/dispatch.c
@@ -496,7 +496,7 @@ isc_result_t omapi_io_get_value (omapi_object_t *h,
/* omapi_io_destroy (object, MDL);
*
- * Find the requsted IO [object] and remove it from the list of io
+ * Find the requested IO [object] and remove it from the list of io
* states, causing the cleanup functions to destroy it. Note that we must
* hold a reference on the object while moving its ->next reference and
* removing the reference in the chain to the target object...otherwise it