Skip to content

Commit

Permalink
Message id update
Browse files Browse the repository at this point in the history
Signed-off-by: andyfox-rushc <[email protected]>
  • Loading branch information
andyfox-rushc committed Dec 5, 2024
1 parent 6bd3da4 commit 5fe8058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/odb/src/db/dbJournal.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1774,7 +1774,7 @@ void dbJournal::undo_swapObject()
}
default: {
_logger->critical(utl::ODB,
444,
467,
"No undo_swapObject Name support for type {}",
dbObject::getTypeName(sub_obj_type));
}
Expand Down

0 comments on commit 5fe8058

Please sign in to comment.