X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=cacao.git;a=blobdiff_plain;f=src%2Fmm%2Fboehm-gc%2Flibatomic_ops-1.2%2Fsrc%2Fatomic_ops_stack.h;h=3b9d46b7bbec11e220087602cecb69632dfc35f8;hp=f0c789bcd236d1f2c60386297618ee12a30a6884;hb=c83bff94e40ee0a218a39931af17814d1a42cb5c;hpb=db5750e3eaf39a47dbccccfe7cdd180fb686aac6 diff --git a/src/mm/boehm-gc/libatomic_ops-1.2/src/atomic_ops_stack.h b/src/mm/boehm-gc/libatomic_ops-1.2/src/atomic_ops_stack.h index f0c789bcd..3b9d46b7b 100644 --- a/src/mm/boehm-gc/libatomic_ops-1.2/src/atomic_ops_stack.h +++ b/src/mm/boehm-gc/libatomic_ops-1.2/src/atomic_ops_stack.h @@ -94,7 +94,7 @@ typedef struct AO__stack_aux { volatile AO_t AO_stack_bl[AO_BL_SIZE]; } AO_stack_aux; -/* The stack implementation knows only about the lecation of */ +/* The stack implementation knows only about the location of */ /* link fields in nodes, and nothing about the rest of the */ /* stack elements. Link fields hold an AO_t, which is not */ /* necessarily a real pointer. This converts the AO_t to a */