소스 검색

* 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
 
-    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
     it under the terms of the GNU General Public License as published by