diff options
Diffstat (limited to 'src/lib/mbox_parser.rs')
| -rw-r--r-- | src/lib/mbox_parser.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/mbox_parser.rs b/src/lib/mbox_parser.rs index 48190ba..f3815f9 100644 --- a/src/lib/mbox_parser.rs +++ b/src/lib/mbox_parser.rs | |||
| @@ -333,7 +333,7 @@ index 0000000..a66525d | |||
| 333 | +some content1 | 333 | +some content1 |
| 334 | \\ No newline at end of file | 334 | \\ No newline at end of file |
| 335 | -- | 335 | -- |
| 336 | libgit2 1.9.1 | 336 | libgit2 1.9.2 |
| 337 | 337 | ||
| 338 | " | 338 | " |
| 339 | .to_string() | 339 | .to_string() |
| @@ -531,7 +531,7 @@ Subject: [PATCH] test | |||
| 531 | 531 | ||
| 532 | This is the body. | 532 | This is the body. |
| 533 | -- | 533 | -- |
| 534 | libgit2 1.9.1 | 534 | libgit2 1.9.2 |
| 535 | 535 | ||
| 536 | diff --git a/file.txt b/file.txt | 536 | diff --git a/file.txt b/file.txt |
| 537 | "; | 537 | "; |