Fix \xhh specs, #1889.

This commit is contained in:
Georg Brandl 2008-01-22 07:53:31 +00:00
parent 95cd5c0b72
commit 953e1ee8f4
1 changed files with 1 additions and 1 deletions

View File

@ -530,7 +530,7 @@ Notes:
As in Standard C, up to three octal digits are accepted.
(4)
Unlike in Standard C, at most two hex digits are accepted.
Unlike in Standard C, exactly two hex digits are required.
(5)
In a string literal, hexadecimal and octal escapes denote the byte with the