Skip to content

Commit dbbc0dd

Browse files
return
1 parent 82c528d commit dbbc0dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/callbacks_stage/positivity_zhang_shu.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ end
6464
# terminate the type-stable iteration over tuples
6565
function limiter_zhang_shu!(u, thresholds::Tuple{}, variables::Tuple{},
6666
mesh, equations, solver, cache)
67-
nothing
67+
return nothing
6868
end
6969

7070
include("positivity_zhang_shu_dg1d.jl")

0 commit comments

Comments
 (0)