Changeset 2088dfc in mainline


Ignore:
Timestamp:
2009-10-08T11:05:49Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
afe34be
Parents:
6ab8697
Message:

fix typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/arch/hadlbppp.py

    r6ab8697 r2088dfc  
    443443                                print "%s: Provided interface '%s' is undefined" % (frame['name'], provides['iface'])
    444444       
    445        
    446445        if (opt_bp):
    447446                outf = file(outname, "w")
     
    549548
    550549def merge_subarch(prefix, arch, outdir):
    551         "Merge subarchitecture into architexture"
     550        "Merge subarchitecture into architecture"
    552551       
    553552        insts = []
Note: See TracChangeset for help on using the changeset viewer.