diff options
author | Russ Allbery <rra@stanford.edu> | 2013-02-27 14:54:05 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2013-02-27 16:52:57 -0800 |
commit | 93e566f6f9ae8a767d2188ad1fb1520c9c2d303a (patch) | |
tree | 470252615c14d94be07cf1c985cca4cee54c5b8e /.gitignore | |
parent | 4d11772001f65264bf714711550acdbb05900f4c (diff) |
Drop use of concat in favor of xasprintf
Change-Id: I6a84920b0c0dc1849af8a34ecf8f3fb70b45e17c
Reviewed-on: https://gerrit.stanford.edu/843
Reviewed-by: Russ Allbery <rra@stanford.edu>
Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,7 +32,6 @@ /tests/portable/strlcat-t /tests/portable/strlcpy-t /tests/runtests -/tests/util/concat-t /tests/util/messages-krb5-t /tests/util/messages-t /tests/util/xmalloc |