From 314b5e5eacc0db6963c37e7d317b7b7a99726d3b Mon Sep 17 00:00:00 2001 From: nickysn Date: Thu, 3 Sep 2015 13:36:12 +0000 Subject: [PATCH] * fixed class name in comment git-svn-id: trunk@31491 - --- compiler/x86/agx86nsm.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/x86/agx86nsm.pas b/compiler/x86/agx86nsm.pas index bfecd70158..53a908d523 100644 --- a/compiler/x86/agx86nsm.pas +++ b/compiler/x86/agx86nsm.pas @@ -32,7 +32,7 @@ interface type - { T386NasmAssembler } + { TX86NasmAssembler } TX86NasmAssembler = class(texternalassembler) private