summaryrefslogtreecommitdiff
path: root/bcc/align.h
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>1998-02-01 11:26:21 +0100
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:40:14 +0200
commit48f0b3eb836162d41622cedc1eb5f5168168fb8e (patch)
treec53156383d4682a0a296f6611575dbc1d64d1881 /bcc/align.h
parent48798bf2eb93ec3b99720ac2e16093441156653d (diff)
downloaddev86-48f0b3eb836162d41622cedc1eb5f5168168fb8e.tar.gz
Import Dev86src-0.13.5.tar.gzv0.13.5
Diffstat (limited to 'bcc/align.h')
-rw-r--r--bcc/align.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bcc/align.h b/bcc/align.h
index 2fce75d..422471b 100644
--- a/bcc/align.h
+++ b/bcc/align.h
@@ -12,4 +12,4 @@
# endif
#endif
-extern uoffset_t alignmask; /* general alignment mask */
+extern uoffset_T alignmask; /* general alignment mask */