Changeset f4a47e52 in mainline for uspace/app/hdisk/func_mbr.c


Ignore:
Timestamp:
2013-12-02T15:10:20Z (11 years ago)
Author:
Dominik Taborsky (AT DOT) <brembyseznamcz>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0773396
Parents:
8c95dff
Message:

Removing debug printfs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hdisk/func_mbr.c

    r8c95dff rf4a47e52  
    198198        }
    199199       
    200         printf("ST_LOGIC: %d, %hd\n", mbr_get_flag(p, ST_LOGIC), p->status);
    201        
    202200        printf("Set type (0-255): ");
    203201        type = get_input_uint8(in);
Note: See TracChangeset for help on using the changeset viewer.