Skip to content

Commit

Permalink
change the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rajubairishetti committed Aug 7, 2014
1 parent 58e7b1f commit 3d960a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scribe_server.cpp
Expand Up @@ -976,7 +976,7 @@ shared_ptr<StoreQueue> scribeHandler::configureStoreCategory(
const string &category, //category name
const boost::shared_ptr<StoreQueue> &model, //model to use (optional)
bool category_list, //is a list of stores?
const string& thread_name) { //storeQueue name
const string& thread_name) { //store thread name

bool is_default = false;
bool already_created = false;
Expand Down

0 comments on commit 3d960a7

Please sign in to comment.