~p-ch-e/gnuhello/gnuhello

« back to all changes in this revision

Viewing changes to gnulib/lib/quotearg.h

  • Committer: Reuben Thomas
  • Date: 2012-04-13 13:42:35 UTC
  • Revision ID: rrt@sc3d.org-20120413134235-a327i8oah0w2e5te
Update gnulib.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* quotearg.h - quote arguments for output
2
2
 
3
 
   Copyright (C) 1998-2002, 2004, 2006, 2008-2011 Free Software Foundation,
 
3
   Copyright (C) 1998-2002, 2004, 2006, 2008-2012 Free Software Foundation,
4
4
   Inc.
5
5
 
6
6
   This program is free software: you can redistribute it and/or modify
112
112
    */
113
113
    escape_quoting_style,
114
114
 
115
 
    /* Like clocale_quoting_style, but quote `like this' instead of
116
 
       "like this" in the default C locale (ls --quoting-style=locale).
 
115
    /* Like clocale_quoting_style, but use single quotes in the
 
116
       default C locale or if the program does not use gettext
 
117
       (ls --quoting-style=locale).  For UTF-8 locales, quote
 
118
       characters will use Unicode.
117
119
 
118
120
       LC_MESSAGES=C
119
121
       quotearg_buffer: