[tor-commits] [tor/main] changes: Minor syntax editing fixes

dgoulet at torproject.org dgoulet at torproject.org
Wed Dec 15 15:54:00 UTC 2021


commit 48e993be9585c9fa51c3d6b80d11d7a770cfd366
Author: David Goulet <dgoulet at torproject.org>
Date:   Wed Dec 15 10:53:32 2021 -0500

    changes: Minor syntax editing fixes
    
    Signed-off-by: David Goulet <dgoulet at torproject.org>
---
 changes/bug40355_part2 | 2 +-
 changes/bug40396       | 1 -
 changes/bug40505       | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/changes/bug40355_part2 b/changes/bug40355_part2
index 000321d912..11cc0198c0 100644
--- a/changes/bug40355_part2
+++ b/changes/bug40355_part2
@@ -1,4 +1,4 @@
   o Minor features (portability):
     - Try to prevent a compiler warning about printf arguments that could
       sometimes occur on MSYS2 depending on the configuration.
-      Closes ticket 40355.
\ No newline at end of file
+      Closes ticket 40355.
diff --git a/changes/bug40396 b/changes/bug40396
index f9d5b8ecb2..1463c1b78a 100644
--- a/changes/bug40396
+++ b/changes/bug40396
@@ -7,4 +7,3 @@
       these missing descriptors, and/or never recover when we do try
       to fetch them. Fixes bugs 40396 and 40495; bugfix on 0.3.0.5-rc
       and 0.3.2.1-alpha.
-
diff --git a/changes/bug40505 b/changes/bug40505
index 5aac2218b1..fd2568f0d8 100644
--- a/changes/bug40505
+++ b/changes/bug40505
@@ -2,4 +2,4 @@
     - Fix the sandbox on i386 by modifying it to allow the
       "clock_gettime64" and "statx" system calls and to filter the
       "chown32" and "stat64" system calls in place of "chown" and
-      "stat", respectively.  Fixes bug 40505; bugfix on 0.2.5.4-alpha.
\ No newline at end of file
+      "stat", respectively.  Fixes bug 40505; bugfix on 0.2.5.4-alpha.



More information about the tor-commits mailing list