Ignore:
Timestamp:
Aug 27, 2015, 10:57:37 AM (9 years ago)
Author:
Bruno Cornec
Message:
  • use the keyword TODO (yellow in vim) to indicate code to review instead of BCO|BERLIOS
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/common/libmondo-mountlist.c

    r3374 r3430  
    565565        }
    566566        log_msg(8,"Entry: %d (%s)", i, drivelist->el[i].device);
    567         /* BCO: tmp can be NULL */
     567        /* TODO: tmp can be NULL */
    568568        if (tmp != NULL) {
    569569            log_msg(8,"Adding: %s to flaws_str", tmp);
Note: See TracChangeset for help on using the changeset viewer.