Преглед на файлове

* fix comment

git-svn-id: branches/z80@44533 -
nickysn преди 5 години
родител
ревизия
8291d24b7f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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