diff options
author | dwight <dwight@10gen.com> | 2012-04-09 17:52:40 -0400 |
---|---|---|
committer | dwight <dwight@10gen.com> | 2012-04-09 17:52:40 -0400 |
commit | 2e1f5392c55d196648911fc774c292f1b0c6e321 (patch) | |
tree | 38dabb9354ed49bb82dc57019c710ab3ab55ee2d /src/mongo/db/d_concurrency.cpp | |
parent | decfc7c724fc62887e67041749b66d8b9035ab40 (diff) | |
download | mongo-2e1f5392c55d196648911fc774c292f1b0c6e321.tar.gz |
how did that happen?
Diffstat (limited to 'src/mongo/db/d_concurrency.cpp')
-rw-r--r-- | src/mongo/db/d_concurrency.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/d_concurrency.cpp b/src/mongo/db/d_concurrency.cpp index d23af5fa901..2c66724aad7 100644 --- a/src/mongo/db/d_concurrency.cpp +++ b/src/mongo/db/d_concurrency.cpp @@ -1,4 +1,4 @@ -@file d_concurrency.cpp +// @file d_concurrency.cpp #include "pch.h" #include "d_concurrency.h" |