summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron <aaron@10gen.com>2011-04-25 14:21:10 -0700
committerAaron <aaron@10gen.com>2011-04-25 14:21:10 -0700
commit13ee281c4cc9b806092a2b13ee4772a0cc47d989 (patch)
tree94a8a730733ef7eccfe3bef9f7e4a24699475606
parent3af50f5b941a07b0f290c7f8ee2726c85e2d0699 (diff)
downloadmongo-13ee281c4cc9b806092a2b13ee4772a0cc47d989.tar.gz
compile
-rw-r--r--db/querypattern.cpp2
-rw-r--r--db/querypattern.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/db/querypattern.cpp b/db/querypattern.cpp
index 30e3e04d2ac..589182de1df 100644
--- a/db/querypattern.cpp
+++ b/db/querypattern.cpp
@@ -51,4 +51,4 @@ namespace mongo {
return b.obj();
}
-} // namespace mongo \ No newline at end of file
+} // namespace mongo
diff --git a/db/querypattern.h b/db/querypattern.h
index 12c24f24be2..d87cc64a5bc 100644
--- a/db/querypattern.h
+++ b/db/querypattern.h
@@ -73,4 +73,4 @@ namespace mongo {
return _sort.woCompare( other._sort ) < 0;
}
-} // namespace mongo \ No newline at end of file
+} // namespace mongo