Skip to content

Commit 90b1c2c

Browse files
committed
Fix megalinter
1 parent 404278a commit 90b1c2c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PWGLF/DataModel/LFHypernucleiTables.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ using MCHypCand = MCHypCands::iterator;
113113

114114
} // namespace o2::aod
115115

116-
#endif
116+
#endif // PWGLF_DATAMODEL_LFHYPERNUCLEITABLES_H_

PWGLF/DataModel/LFSlimNucleiTables.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ DECLARE_SOA_TABLE(NucleiTableMC, "AOD", "NUCLEITABLEMC",
6565

6666
} // namespace o2::aod
6767

68-
#endif
68+
#endif // PWGLF_DATAMODEL_LFSLIMNUCLEITABLES_H_

0 commit comments

Comments
 (0)