- Timestamp:
- 06/24/10 14:16:17 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
drsdaq/DAQReadout.cc
r229 r230 1247 1247 strlen(getCommand()->getString()) == 0) return; 1248 1248 1249 // Log command reception 1250 SendToLog("Command '%s' from %s (ID %d)", getCommand()->getString(), getClientName(), getClientId()); 1251 1249 1252 // Copy command to new buffer (will be freed by global Execute() function) 1250 1253 char *Command;
Note:
See TracChangeset
for help on using the changeset viewer.