Changeset fcd7053 in mainline for uspace/srv/fs/fat/fat.c
- Timestamp:
- 2009-02-12T20:11:25Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fa024ce
- Parents:
- 84266669
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat.c
r84266669 rfcd7053 123 123 int rc; 124 124 125 printf(" FAT: HelenOS FAT file system server.\n");125 printf("fat: HelenOS FAT file system server.\n"); 126 126 127 127 rc = fat_idx_init();
Note:
See TracChangeset
for help on using the changeset viewer.