summaryrefslogtreecommitdiff
path: root/src/util/StoreHandledData.c
diff options
context:
space:
mode:
authorrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-01-07 20:42:34 +0000
committerrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-01-07 20:42:34 +0000
commitda8263a94df28369c08384c809a8c855ff9c684e (patch)
tree099a2bf7184a4f1c410b38c4219242966e143914 /src/util/StoreHandledData.c
parent7076da2831696f321374705c70b8cf8172ee2348 (diff)
typo in comment
git-svn-id: http://svn.cactuscode.org/flesh/trunk@3492 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/util/StoreHandledData.c')
-rw-r--r--src/util/StoreHandledData.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/StoreHandledData.c b/src/util/StoreHandledData.c
index b21b4d0a..4323574d 100644
--- a/src/util/StoreHandledData.c
+++ b/src/util/StoreHandledData.c
@@ -36,7 +36,7 @@ static int FindNextUnused(cHandledData *storage, int first);
@date Fri May 8 12:56:43 1998
@author Tom Goodale
@desc
- Adds an data object to the array.
+ Adds a data object to the array.
Resizes the array if necessary.
@enddesc
@calls