Skip to content

Commit b901277

Browse files
jblomerhahnjo
andauthored
[ntuple] fix doxygen syntax
Co-authored-by: Jonas Hahnfeld <[email protected]>
1 parent 73159d9 commit b901277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tree/ntuple/inc/ROOT/RPageStorage.hxx

+2-2
Original file line numberDiff line numberDiff line change
@@ -820,8 +820,8 @@ public:
820820
RResult<ROOT::Internal::RPage>
821821
UnsealPage(const RSealedPage &sealedPage, const ROOT::Internal::RColumnElementBase &element);
822822

823-
// Builds the streamer info records from the descriptor's extra type info section. This is necessary when
824-
// connecting streamer fields so that emulated classes can be read.
823+
/// Builds the streamer info records from the descriptor's extra type info section. This is necessary when
824+
/// connecting streamer fields so that emulated classes can be read.
825825
void RegisterStreamerInfos();
826826
}; // class RPageSource
827827

0 commit comments

Comments
 (0)