aaron 02/01/03 13:27:39
Modified: include apr_optional_hooks.h
Log:
HOOOKs!
Revision Changes Path
1.6 +1 -1 apr-util/include/apr_optional_hooks.h
Index: apr_optional_hooks.h
===================================================================
RCS file: /home/cvs/apr-util/include/apr_optional_hooks.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- apr_optional_hooks.h 16 Oct 2001 21:34:29 -0000 1.5
+++ apr_optional_hooks.h 3 Jan 2002 21:27:39 -0000 1.6
@@ -73,7 +73,7 @@
/**
* Function to implemnt the APR_OPTIONAL_HOOK Macro
* @internal
- * @see APR_OPTIONAL_HOOOK
+ * @see APR_OPTIONAL_HOOK
*
* @param name The name of the hook
* @param pfn A pointer to a function that will be called