Skip to content
Snippets Groups Projects

Make mtime omni-parsable

Closed Remo Dietlicher requested to merge omni-fix into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -2936,6 +2936,8 @@ contains
if (tmp_errno /= 0) then
deallocate(ret_event)
ret_event => NULL()
ELSE
res_errno = tmp_errno
end if
end if
Loading