boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / libatomic_ops-1.2 / src / atomic_ops_stack.h
index f0c789bcd236d1f2c60386297618ee12a30a6884..3b9d46b7bbec11e220087602cecb69632dfc35f8 100644 (file)
@@ -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    */