This commit is contained in:
MarkRivers
2007-06-15 15:01:57 +00:00
parent 9744e5e89f
commit 25b4e5251c
@@ -814,6 +814,8 @@ static void trajectoryExecute(SS_ID ssId, struct UserVar *pVar)
pVar->pollSocket, 2, buffer,
"", "", "", "");
}
status = EventExtendedConfigurationTriggerSet(pVar->pollSocket, 2, buffer,
"", "", "", "");
if (status != 0) {
printf("Error performing EventExtendedConfigurationTriggerSet, status=%d, buffer=%s\n",
status, buffer);