Skip to content

Commit

Permalink
SERVER-22114 fix code format
Browse files Browse the repository at this point in the history
  • Loading branch information
renctan committed Jan 16, 2016
1 parent aaa56a5 commit 4946e2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mongo/s/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ class DBConfig {
void getAllShards(std::set<Shard>& shards) const;

void getAllShardedCollections(std::set<std::string>& namespaces) const;

protected:
typedef AtomicUInt64::WordType Counter;

Expand Down

0 comments on commit 4946e2d

Please sign in to comment.