Changeset 84c0125 in buchla-68k for lib700/blkfill.s


Ignore:
Timestamp:
08/07/2017 01:05:57 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
8325447
Parents:
15854f1
Message:

Fix * in comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib700/blkfill.s

    r15854f1 r84c0125  
    55|       void
    66|       blkfill(where, what, count)
    7 |       char |where;
     7|       char *where;
    88|       char what;
    99|       short count;
Note: See TracChangeset for help on using the changeset viewer.