Fix \xhh specs, #1889. (an oversight of r60193, r60210).

This commit is contained in:
Florent Xicluna 2010-03-15 13:14:39 +00:00
parent 9550aa1c81
commit 4e0f8910bf
1 changed files with 1 additions and 1 deletions

View File

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