Author: adrian.chadd
Date: Sun Apr 5 17:22:03 2009
New Revision: 13919
Modified:
branches/LUSCA_HEAD/libiapp/comm.c
branches/LUSCA_HEAD/libmem/StrList.c
branches/LUSCA_HEAD/libsqinet/sqinet.c
Log:
headerdoc related comment fixes
Modified: branches/LUSCA_HEAD/libiapp/comm.c
==============================================================================
--- branches/LUSCA_HEAD/libiapp/comm.c (original)
+++ branches/LUSCA_HEAD/libiapp/comm.c Sun Apr 5 17:22:03 2009
@@ -919,7 +919,7 @@
* commSetSelect
* @abstract
* Register the given file descriptor for a comm notification
- * @dicussion
+ * @discussion
* The completion callback will not be called on comm_close();
* so the owner needs to register a close handler if it wants
* to be told.
Modified: branches/LUSCA_HEAD/libmem/StrList.c
==============================================================================
--- branches/LUSCA_HEAD/libmem/StrList.c (original)
+++ branches/LUSCA_HEAD/libmem/StrList.c Sun Apr 5 17:22:03 2009
@@ -3,8 +3,6 @@
*
* These functions implement manipulation of a HTTP-like string list of
* items.
- *
- * @copyright Alex Rousskov <[email protected]> and others
*/
/*
Modified: branches/LUSCA_HEAD/libsqinet/sqinet.c
==============================================================================
--- branches/LUSCA_HEAD/libsqinet/sqinet.c (original)
+++ branches/LUSCA_HEAD/libsqinet/sqinet.c Sun Apr 5 17:22:03 2009
@@ -3,7 +3,7 @@
*
* These functions provide an IPv4/IPv6 aware end-point identifier type.
*
- * @copyright Adrian Chadd <[email protected]>
+ * @copyright Adrian Chadd <adrian@@squid-cache.org>
*/
#include <stdio.h>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---