Commit 6848e293 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

cosmetic cleanups

parent de7cdc0d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -316,7 +316,7 @@ tor_global_sandbox(void)
#endif
}

/** Use <b>fd</b> to log non-survivable sandbox violations */
/** Use <b>fd</b> to log non-survivable sandbox violations. */
void
sandbox_set_debugging_fd(int fd)
{
@@ -326,3 +326,4 @@ sandbox_set_debugging_fd(int fd)
  (void)fd;
#endif
}
+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.