Changeset f689a3e in mainline


Ignore:
Timestamp:
2008-04-08T01:17:47Z (17 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
79dbc3e
Parents:
ac59a39
Message:

Update comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/vfs/vfs.h

    rac59a39 rf689a3e  
    210210
    211211        link_t nh_link;         /**< Node hash-table link. */
    212         size_t size;            /**< Cached size of the file. */
     212        size_t size;            /**< Cached size if the node is a file. */
    213213
    214214        /**
Note: See TracChangeset for help on using the changeset viewer.