summaryrefslogtreecommitdiff
path: root/outform.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 21:01:08 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 21:01:08 +0000
commit734b188090539eddf08e61c317415f566446691b (patch)
treeabc7516f5a80c8b0810f5018125eb5f95717ca76 /outform.h
parent1cd0e2d5bf50b2cc482cad7beb8f7dee6a81d57b (diff)
downloadnasm-734b188090539eddf08e61c317415f566446691b.tar.gz
NASM 0.98.09nasm-0.98.09
Diffstat (limited to 'outform.h')
-rw-r--r--outform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/outform.h b/outform.h
index 564bbbae..18d47689 100644
--- a/outform.h
+++ b/outform.h
@@ -149,7 +149,7 @@
#endif
#endif
-/* finally... override any format specifically specifed to be off */
+/* finally... override any format specifically specified to be off */
#ifdef OF_NO_BIN
#undef OF_BIN
#endif