Files
heimdal/lib
Jeffrey Altman 15a2537a79 lib/ntlm: double quote backslash in error tables
The error string

  missing @ or \ in name

must have the backslash double quoted as

  missing @ or \\\\ in name

because of how compile_et parses the input and generates its output.
Otherwise, when compiling the generated ntlm_err.c a warning will
be produced because of invalid quoting of a space.

Change-Id: I994d3eb896098914702e418a0ef5cad783d16a5a
2016-04-13 19:38:34 -05:00
..
2016-02-29 19:13:13 -06:00
2016-04-10 17:05:07 -05:00
2014-08-22 20:57:24 -07:00
2015-03-04 19:52:26 -05:00
2014-04-25 02:42:17 +02:00
2016-02-26 01:04:31 -06:00
2016-02-26 00:55:32 -06:00
2016-02-28 20:34:26 -05:00
2015-03-21 15:44:48 -04:00
2014-04-25 02:42:17 +02:00
2014-02-18 08:34:32 -08:00
2015-03-21 15:44:48 -04:00
2012-06-20 19:32:08 -05:00