diff options
Diffstat (limited to 'changes/clean_asprintf')
-rw-r--r-- | changes/clean_asprintf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/clean_asprintf b/changes/clean_asprintf index 61382010e6..ebaabd775f 100644 --- a/changes/clean_asprintf +++ b/changes/clean_asprintf @@ -2,4 +2,4 @@ - Use the smartlist_add_asprintf alias more consistently throughout the codebase. - Convert more instances of tor_snprintf+tor_strdup into - tor_asprintf.
\ No newline at end of file + tor_asprintf. |