aboutsummaryrefslogtreecommitdiff
path: root/support/support_quote_string.c
AgeCommit message (Collapse)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
* All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise.
2018-11-27support: Implement support_quote_stringFlorian Weimer1-0/+26
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>