diff options
Diffstat (limited to 'src/leven.h')
| -rw-r--r-- | src/leven.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leven.h b/src/leven.h index 8f6fcf4..bdd27f6 100644 --- a/src/leven.h +++ b/src/leven.h @@ -54,5 +54,5 @@ void constrained_tree_alignment( const struct Tree b, CTedData data, uint32_t *adj_alignment, - mat_uint32_t alignment + uint32_t *alignment ); |
