aboutsummaryrefslogtreecommitdiff
path: root/src/cache.c
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2007-11-17 14:47:41 +0100
committerjcid <devnull@localhost>2007-11-17 14:47:41 +0100
commitdfd741a2a60c8013cf96666bb9f24408b863790e (patch)
tree3cd8aac285423bec9f37daaef318b0544b1211be /src/cache.c
parent1a09cec70152b4836a20cd8a0d914f62b290fae2 (diff)
- s/camp/field/ s/CAMP/FIELD/
Diffstat (limited to 'src/cache.c')
-rw-r--r--src/cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cache.c b/src/cache.c
index d3b99c23..eeeb5162 100644
--- a/src/cache.c
+++ b/src/cache.c
@@ -144,7 +144,7 @@ static int Cache_client_make_key(void)
/*
* Add a client to ClientQueue.
- * - Every client-camp is just a reference (except 'Web').
+ * - Every client-field is just a reference (except 'Web').
* - Return a unique number for identifying the client.
*/
static int Cache_client_enqueue(const DilloUrl *Url, DilloWeb *Web,