summaryrefslogtreecommitdiff
path: root/listing.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2005-01-15 22:15:51 +0000
committerH. Peter Anvin <hpa@zytor.com>2005-01-15 22:15:51 +0000
commite2c80181b6a6338f0381fc9c44fae32d8b8a20fc (patch)
treef9919ba3c0489d886c9a79e73257ef6a4584aafc /listing.h
parent5180bc8a598aa5bff7bfb3726771e5bf348e61a2 (diff)
downloadnasm-e2c80181b6a6338f0381fc9c44fae32d8b8a20fc.tar.gz
nasm-e2c80181b6a6338f0381fc9c44fae32d8b8a20fc.tar.bz2
nasm-e2c80181b6a6338f0381fc9c44fae32d8b8a20fc.zip
Apply Nindent to all .c and .h files
Diffstat (limited to 'listing.h')
-rw-r--r--listing.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/listing.h b/listing.h
index 55db4f9..8baadb1 100644
--- a/listing.h
+++ b/listing.h
@@ -10,6 +10,6 @@
#define NASM_LISTING_H
extern ListGen nasmlist;
-extern int user_nolist; /* fbk - 9/1/00 */
+extern int user_nolist; /* fbk - 9/1/00 */
#endif