Fossil SCM
Whitespace tweak.
Commit
4ed91cdacf81b255700b2816c0b07bdf2cc0362e
Parent
f9f2d7692698f5c…
1 file changed
+1
+1
| --- src/blob.c | ||
| +++ src/blob.c | ||
| @@ -85,10 +85,11 @@ | ||
| 85 | 85 | #if 0 /* Enable for debugging only */ |
| 86 | 86 | #define assert_blob_is_reset(x) assert(blob_is_reset(x)) |
| 87 | 87 | #else |
| 88 | 88 | #define assert_blob_is_reset(x) |
| 89 | 89 | #endif |
| 90 | + | |
| 90 | 91 | |
| 91 | 92 | |
| 92 | 93 | /* |
| 93 | 94 | ** We find that the built-in isspace() function does not work for |
| 94 | 95 | ** some international character sets. So here is a substitute. |
| 95 | 96 |
| --- src/blob.c | |
| +++ src/blob.c | |
| @@ -85,10 +85,11 @@ | |
| 85 | #if 0 /* Enable for debugging only */ |
| 86 | #define assert_blob_is_reset(x) assert(blob_is_reset(x)) |
| 87 | #else |
| 88 | #define assert_blob_is_reset(x) |
| 89 | #endif |
| 90 | |
| 91 | |
| 92 | /* |
| 93 | ** We find that the built-in isspace() function does not work for |
| 94 | ** some international character sets. So here is a substitute. |
| 95 |
| --- src/blob.c | |
| +++ src/blob.c | |
| @@ -85,10 +85,11 @@ | |
| 85 | #if 0 /* Enable for debugging only */ |
| 86 | #define assert_blob_is_reset(x) assert(blob_is_reset(x)) |
| 87 | #else |
| 88 | #define assert_blob_is_reset(x) |
| 89 | #endif |
| 90 | |
| 91 | |
| 92 | |
| 93 | /* |
| 94 | ** We find that the built-in isspace() function does not work for |
| 95 | ** some international character sets. So here is a substitute. |
| 96 |