Changeset fcd7053 in mainline for uspace/srv/fs/fat/fat.c


Ignore:
Timestamp:
2009-02-12T20:11:25Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fa024ce
Parents:
84266669
Message:

cleanup configuration
code cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/fat/fat.c

    r84266669 rfcd7053  
    123123        int rc;
    124124
    125         printf("FAT: HelenOS FAT file system server.\n");
     125        printf("fat: HelenOS FAT file system server.\n");
    126126
    127127        rc = fat_idx_init();
Note: See TracChangeset for help on using the changeset viewer.