mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
formatting
This commit is contained in:
@ -11205,8 +11205,7 @@ int set_collection_mode(int file_des) {
|
||||
}
|
||||
enum collectionMode retval =
|
||||
getElectronCollectionMode() ? ELECTRON : HOLE;
|
||||
validate(&ret, mess, (int)arg, (int)retval, "set collection mode",
|
||||
DEC);
|
||||
validate(&ret, mess, (int)arg, (int)retval, "set collection mode", DEC);
|
||||
LOG(logDEBUG1, ("collection mode retval: %u\n", retval));
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user