Changeset dc6b148 in mainline


Ignore:
Timestamp:
2011-08-28T18:46:21Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9a426d1f
Parents:
51d0ee9
Message:

cstyle
(no change in functionality)

File:
1 edited

Legend:

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

    r51d0ee9 rdc6b148  
    685685        if (!lifo)
    686686                return ENOMEM;
     687       
    687688        /*
    688689         * Search FAT1 for unused clusters.
     
    762763                                return rc;
    763764                }
     765
    764766                firstc = nextc;
    765767        }
Note: See TracChangeset for help on using the changeset viewer.