Skip to content

Commit 02a19a3

Browse files
alibuildsawenzel
authored andcommitted
Please consider the following formatting changes
1 parent 905c309 commit 02a19a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/Base/include/DetectorsBase/VMCSeederService.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class VMCSeederService
4444
VMCSeederService();
4545
void initSeederFunction(TVirtualMC const*);
4646

47-
SeederFcn mSeederFcn; // the just-in-time compiled function talking to the VMC engines
47+
SeederFcn mSeederFcn; // the just-in-time compiled function talking to the VMC engines
4848
mutable unsigned long long mSeedCount{0}; // number of setSeed() calls
4949
};
5050

0 commit comments

Comments
 (0)