Minor fix for linux build.
This commit is contained in:
@@ -330,7 +330,7 @@ namespace sscs.verbs
|
||||
}
|
||||
}
|
||||
|
||||
if (dt != null)
|
||||
if (dt.Ticks > 0)
|
||||
{
|
||||
wo.SetObject(dt);
|
||||
wo.SetError(constants.RetCodes.SUCCESS, null);
|
||||
|
||||
Reference in New Issue
Block a user