Changeset 12081e6 in mainline


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

Add the word 'controller'.

File:
1 edited

Legend:

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

    rdbaaf0a r12081e6  
    141141int main(int argc, char **argv)
    142142{
    143         printf(NAME ": HelenOS FHC bus driver\n");
     143        printf(NAME ": HelenOS FHC bus controller driver\n");
    144144       
    145145        if (!fhc_init())
Note: See TracChangeset for help on using the changeset viewer.