diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-03-09 01:58:26 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-03-09 01:58:26 +0000 |
commit | e6dcdc50519656bddcf3cf87d3b70cc871e9a21e (patch) | |
tree | bde64271e122fc7d1356f3810c54699ed2056407 /apps | |
parent | e57eea10b03dab64fc5e65c2128d27be716ae58c (diff) | |
download | ATCD-e6dcdc50519656bddcf3cf87d3b70cc871e9a21e.tar.gz |
corrected spelling/grammar
Diffstat (limited to 'apps')
-rw-r--r-- | apps/gperf/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gperf/ChangeLog b/apps/gperf/ChangeLog index 0fd5b1843e6..92899cd71cf 100644 --- a/apps/gperf/ChangeLog +++ b/apps/gperf/ChangeLog @@ -4,7 +4,7 @@ Wed Mar 8 17:26:22 2000 Ossama Othman <ossama@uci.edu> Fixed memory leaks related to lack of deallocation of variables that were initialized with static strings, and then - reinitializing them with a string that was dynamically + reinitialized them with a string that were dynamically allocated. [Bug 334] Tue Feb 22 18:25:02 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> |