Просмотр исходного кода

* fix comment

git-svn-id: branches/z80@44533 -
nickysn 5 лет назад
Родитель
Сommit
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