summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/rs_sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/rs_sync.h')
-rw-r--r--src/mongo/db/repl/rs_sync.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mongo/db/repl/rs_sync.h b/src/mongo/db/repl/rs_sync.h
index af099db43a5..ec174268b5c 100644
--- a/src/mongo/db/repl/rs_sync.h
+++ b/src/mongo/db/repl/rs_sync.h
@@ -40,8 +40,8 @@
namespace mongo {
namespace repl {
- // Body of the thread that will do the background sync.
- void runSyncThread();
+// Body of the thread that will do the background sync.
+void runSyncThread();
-} // namespace repl
-} // namespace mongo
+} // namespace repl
+} // namespace mongo