Sfoglia il codice sorgente

* fix comment

git-svn-id: branches/z80@44533 -
nickysn 5 anni fa
parent
commit
8291d24b7f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      compiler/z80/rgcpu.pas

+ 1 - 1
compiler/z80/rgcpu.pas

@@ -1,7 +1,7 @@
 {
     Copyright (c) 1998-2008 by Florian Klaempfl
 
-    This unit implements the avr specific class for the register
+    This unit implements the Z80 specific class for the register
     allocator
 
     This program is free software; you can redistribute it and/or modify