diff options
Diffstat (limited to 'src/lib/util')
| -rw-r--r-- | src/lib/util/astring.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/astring.c b/src/lib/util/astring.c index 3b9542cef00..64382876732 100644 --- a/src/lib/util/astring.c +++ b/src/lib/util/astring.c @@ -233,7 +233,7 @@ void astring_free(astring *str) /*------------------------------------------------- - astring_expand - expand an astring to + astring_expand - expand an astring to guarantee the given amount of space -------------------------------------------------*/ |
