summaryrefslogtreecommitdiff
path: root/compiler/x86
diff options
context:
space:
mode:
authornickysn <nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2>2015-09-03 13:36:12 +0000
committernickysn <nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2>2015-09-03 13:36:12 +0000
commit04ee4f92d385e7022653d86edc1b63ec77febb9b (patch)
treecce9fac6979df1a002267459cf67459c3c4495c4 /compiler/x86
parentfe04b0c9351487e9f50064c87f7af6bbc900a6cf (diff)
downloadfpc-04ee4f92d385e7022653d86edc1b63ec77febb9b.tar.gz
* fixed class name in comment
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@31491 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/x86')
-rw-r--r--compiler/x86/agx86nsm.pas2
1 files changed, 1 insertions, 1 deletions
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