* src/pairs.c (bdd_copypair): Use memcpy to copy from->result,
and correctly copy p->last from from->last.
This commit is contained in:
parent
2f6e476cba
commit
4d6660835a
2 changed files with 4 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
2003-05-20 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||
|
||||
* src/pairs.c (bdd_copypair): Use memcpy to copy from->result.
|
||||
* src/pairs.c (bdd_copypair): Use memcpy to copy from->result,
|
||||
and correctly copy p->last from from->last.
|
||||
|
||||
* src/pairs.c (bdd_setbddpair): Fix prototype in documentation.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue