Skip to content

Commit

Permalink
doc and abi fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hanumantmk committed Nov 13, 2014
1 parent d29f17b commit 2b7bb42
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/mongoc_collection_count_with_opts.page
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
style="function"
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
id="mongoc_collection_count">
id="mongoc_collection_count_with_opts">


<info>
Expand Down
2 changes: 1 addition & 1 deletion doc/mongoc_collection_get_index_info.page
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
style="function"
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/experimental/ui/"
id="mongoc_database_get_collection_info">
id="mongoc_collection_get_index_info">


<info>
Expand Down
2 changes: 2 additions & 0 deletions src/libmongoc.symbols
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,5 @@ mongoc_write_concern_set_w
mongoc_write_concern_set_wmajority
mongoc_write_concern_set_wtag
mongoc_write_concern_set_wtimeout
LIBMONGOC_1.0
LIBMONGOC_1.1

0 comments on commit 2b7bb42

Please sign in to comment.