Changeset 4d94002d in mainline


Ignore:
Timestamp:
2011-08-29T18:52:45Z (13 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bfe7867
Parents:
0f0f8bc
Message:

Grammar nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/drv/generic/driver.c

    r0f0f8bc r4d94002d  
    342342       
    343343        /*
    344          * Look up the function. Bump reference count so that
     344         * Look the function up. Bump reference count so that
    345345         * the function continues to exist until we return
    346346         * from the driver.
     
    379379       
    380380        /*
    381          * Look up the function. Bump reference count so that
     381         * Look the function up. Bump reference count so that
    382382         * the function continues to exist until we return
    383383         * from the driver.
Note: See TracChangeset for help on using the changeset viewer.