Skip to content

Commit 814343b

Browse files
committed
Please consider the following formatting changes
1 parent ebf2f92 commit 814343b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Detectors/MUON/MID/Calibration/macros/build_rejectlist.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ RejectListStruct load_from_json(const o2::ccdb::CcdbApi& ccdbApi, const char* fi
334334
int64_t startTSms = 0;
335335
int64_t endTSms = 0;
336336

337-
//run numbers from the json
337+
// run numbers from the json
338338
int startRun = doc["startRun"].GetInt();
339339
int endRun = doc["endRun"].GetInt();
340340

0 commit comments

Comments
 (0)