Skip to content

Commit

Permalink
Fix doc formatting issues (#4835)
Browse files Browse the repository at this point in the history
  • Loading branch information
RMGiroux authored and GitHub Enterprise committed Jul 22, 2024
1 parent 31dd0d9 commit e862d6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion groups/bal/ball/ball_logthrottle.h
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ BSLS_IDENT("$Id: $")
//
// We are to write a daemon process, which will loop gathering readings. A
// reading of an impossible value of -1.0 will indicate termination.
//..
//
// First we define a set of useful constants:
//..
// enum {
Expand Down
2 changes: 1 addition & 1 deletion groups/bdl/bdlm/bdlm_metricdescriptor.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ BSLS_IDENT("$Id$")
// objectTypeName bsl::string ""
// objectTypeAbbreviation bsl::string ""
// objectIdentifier bsl::string [2]
//
//..
// [1] k_USE_METRICS_ADAPTER_NAMESPACE_SELECTION
// [2] k_USE_METRICS_ADAPTER_OBJECT_ID_SELECTION
//..
Expand Down

0 comments on commit e862d6b

Please sign in to comment.