diff options
author | Simon Josefsson <simon@josefsson.org> | 2012-11-26 21:26:27 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2012-11-26 21:26:27 +0100 |
commit | ec66eec0633b01645b6c50b29ad2bbb0f6d0f4c8 (patch) | |
tree | 3d24713cd698a70dfbfd3461f650e28b19071b22 /.gitignore | |
parent | 67a6c9c6299183bdc4c5a0307930ff273b0ff034 (diff) | |
download | gnutls-ec66eec0633b01645b6c50b29ad2bbb0f6d0f4c8.tar.gz |
Update gnulib tools. Add missing unused-parameter.h template.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index ca25443179..a4d8f64d21 100644 --- a/.gitignore +++ b/.gitignore @@ -612,7 +612,6 @@ gl/unistr.h gl/tests/unused-parameter.h gl/tests/locale.h gl/iconv.h -build-aux/snippet/unused-parameter.h gl/tests/test-c-strcasecmp gl/tests/test-c-strncasecmp gl/tests/test-iconv-h |