Method
GgitDiffDeltaunref
Declaration [src]
void
ggit_diff_delta_unref (
GgitDiffDelta* delta
)
Description [src]
Atomically decrements the reference count of delta
by one.
If the reference count drops to 0, delta
is freed.