Changeset dbaaf0a in mainline


Ignore:
Timestamp:
2009-02-27T17:31:59Z (15 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
12081e6
Parents:
c214a65
Message:

Update comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fhc/fhc.c

    rc214a65 rdbaaf0a  
    3333/**
    3434 * @file        fhc.c
    35  * @brief       FHC bus driver.
     35 * @brief       FHC bus controller driver.
    3636 */
    3737
     
    6363static size_t fhc_uart_size;
    6464
    65 /** Handle one connection to ramdisk.
     65/** Handle one connection to fhc.
    6666 *
    6767 * @param iid           Hash of the request that opened the connection.
Note: See TracChangeset for help on using the changeset viewer.