BugFix: mode_b lowering might create new control flow (if ir_create_cond_set() is...
[libfirm] / ir / common / debug.c
index 7ff6ef6..f8e3dca 100644 (file)
@@ -51,7 +51,7 @@ struct firm_dbg_module_t {
 };
 
 /**
- * Compares two modules by comparing it's names
+ * Compares two modules by comparing their names
  */
 static int module_cmp(const void *p1, const void *p2, size_t size)
 {