Changeset 6266cc6 in mainline for uspace/srv/fs/ext4fs/ext4fs.c
- Timestamp:
- 2012-08-12T22:00:02Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c3fe001
- Parents:
- d7978525
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/ext4fs/ext4fs.c
rd7978525 r6266cc6 54 54 int main(int argc, char **argv) 55 55 { 56 printf("%s: HelenOS EXT4 file system server\n", NAME);56 printf("%s: HelenOS ext4 file system server\n", NAME); 57 57 58 58 if (argc == 3) {
Note:
See TracChangeset
for help on using the changeset viewer.