Fossil SCM

Fix typo in comments.

mistachkin 2013-03-07 01:14 trunk
Commit 30e4e3e25d12507622bcb19dd74539c9460e515e
1 file changed +2 -2
+2 -2
--- src/diff.c
+++ src/diff.c
@@ -219,11 +219,11 @@
219219
** switches between UTF-8 and other encodings occur.
220220
**
221221
** The only code points that this function cares about are the NUL character,
222222
** carriage-return, and line-feed.
223223
**
224
-** Whether or not this function examines the entire contents of the blob are
224
+** Whether or not this function examines the entire contents of the blob is
225225
** officially unspecified.
226226
**
227227
************************************ WARNING **********************************
228228
*/
229229
int looks_like_utf8(const Blob *pContent, int *pFlags){
@@ -316,11 +316,11 @@
316316
** switches between the UTF-16be and UTF-16le encodings occur.
317317
**
318318
** The only code points that this function cares about are the NUL character,
319319
** carriage-return, and line-feed.
320320
**
321
-** Whether or not this function examines the entire contents of the blob are
321
+** Whether or not this function examines the entire contents of the blob is
322322
** officially unspecified.
323323
**
324324
************************************ WARNING **********************************
325325
*/
326326
int looks_like_utf16(const Blob *pContent, int *pFlags){
327327
--- src/diff.c
+++ src/diff.c
@@ -219,11 +219,11 @@
219 ** switches between UTF-8 and other encodings occur.
220 **
221 ** The only code points that this function cares about are the NUL character,
222 ** carriage-return, and line-feed.
223 **
224 ** Whether or not this function examines the entire contents of the blob are
225 ** officially unspecified.
226 **
227 ************************************ WARNING **********************************
228 */
229 int looks_like_utf8(const Blob *pContent, int *pFlags){
@@ -316,11 +316,11 @@
316 ** switches between the UTF-16be and UTF-16le encodings occur.
317 **
318 ** The only code points that this function cares about are the NUL character,
319 ** carriage-return, and line-feed.
320 **
321 ** Whether or not this function examines the entire contents of the blob are
322 ** officially unspecified.
323 **
324 ************************************ WARNING **********************************
325 */
326 int looks_like_utf16(const Blob *pContent, int *pFlags){
327
--- src/diff.c
+++ src/diff.c
@@ -219,11 +219,11 @@
219 ** switches between UTF-8 and other encodings occur.
220 **
221 ** The only code points that this function cares about are the NUL character,
222 ** carriage-return, and line-feed.
223 **
224 ** Whether or not this function examines the entire contents of the blob is
225 ** officially unspecified.
226 **
227 ************************************ WARNING **********************************
228 */
229 int looks_like_utf8(const Blob *pContent, int *pFlags){
@@ -316,11 +316,11 @@
316 ** switches between the UTF-16be and UTF-16le encodings occur.
317 **
318 ** The only code points that this function cares about are the NUL character,
319 ** carriage-return, and line-feed.
320 **
321 ** Whether or not this function examines the entire contents of the blob is
322 ** officially unspecified.
323 **
324 ************************************ WARNING **********************************
325 */
326 int looks_like_utf16(const Blob *pContent, int *pFlags){
327

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button