浏览代码

* changed AVR to Z80 in comment

git-svn-id: branches/z80@44771 -
nickysn 5 年之前
父节点
当前提交
f08dc825ef
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/z80/aasmcpu.pas

+ 1 - 1
compiler/z80/aasmcpu.pas

@@ -1,7 +1,7 @@
 {
 {
     Copyright (c) 1999-2008 by Mazen Neifer and Florian Klaempfl
     Copyright (c) 1999-2008 by Mazen Neifer and Florian Klaempfl
 
 
-    Contains the assembler object for the AVR
+    Contains the assembler object for the Z80
 
 
     This program is free software; you can redistribute it and/or modify
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     it under the terms of the GNU General Public License as published by