Revision: 14645
Author: adrian.chadd
Date: Mon May 10 19:56:12 2010
Log: Fix headerdoc related issues found with headerdoc 0.8.6.
http://code.google.com/p/lusca-cache/source/detail?r=14645
Modified:
/branches/LUSCA_HEAD/libmem/StrList.c
/branches/LUSCA_HEAD/libsqinet/sqinet.c
/branches/LUSCA_HEAD/src/client_side.c
/branches/LUSCA_HEAD/src/fs/aufs/store_dir_aufs.c
=======================================
--- /branches/LUSCA_HEAD/libmem/StrList.c Fri Mar 26 06:11:29 2010
+++ /branches/LUSCA_HEAD/libmem/StrList.c Mon May 10 19:56:12 2010
@@ -149,9 +149,10 @@
/*!
* @function
- * strListAddunique
+ * strListAddUnique
* @abstract
* Append an item to the string list if it doesn't already exist
+ *
* @param str String list
* @param item unique item to add
* @param del list item delimiter to use
=======================================
--- /branches/LUSCA_HEAD/libsqinet/sqinet.c Sun Apr 11 17:40:11 2010
+++ /branches/LUSCA_HEAD/libsqinet/sqinet.c Mon May 10 19:56:12 2010
@@ -3,7 +3,7 @@
*
* These functions provide an IPv4/IPv6 aware end-point identifier type.
*
- * @copyright Adrian Chadd <adrian@@squid-cache.org>
+ * @copyright Adrian Chadd <[email protected]>
*/
#include "../include/config.h"
=======================================
--- /branches/LUSCA_HEAD/src/client_side.c Mon Apr 19 02:43:34 2010
+++ /branches/LUSCA_HEAD/src/client_side.c Mon May 10 19:56:12 2010
@@ -2085,7 +2085,7 @@
* clientProcessRequest
* @abstract
* Begin processing a fully validated request
- * @description
+ * @discussion
* This function begins the processing chain of a request and determines
* whether to begin forwarding upstream or whether the object already
* exists in some form.
=======================================
--- /branches/LUSCA_HEAD/src/fs/aufs/store_dir_aufs.c Sun Apr 18 07:02:18
2010
+++ /branches/LUSCA_HEAD/src/fs/aufs/store_dir_aufs.c Mon May 10 19:56:12
2010
@@ -189,7 +189,7 @@
* storeAufsDirInit
* @abstract
* Initialise the given configured AUFS storedir
- * @description
+ * @discussion
* This function completes the initial storedir setup, opens the swaplog
* file and begins the rebuild process.
*
--
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.