summaryrefslogtreecommitdiff
path: root/devel/bcc
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/bcc
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/bcc')
-rw-r--r--devel/bcc/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bcc/DESCR b/devel/bcc/DESCR
index 4f32b841d28..3380440259d 100644
--- a/devel/bcc/DESCR
+++ b/devel/bcc/DESCR
@@ -1,11 +1,11 @@
This is Bruce Evans' C compiler and binutils package.
It is able to generate 16-bit code. Hence it's possible to compile BIOS
-and DOS code under unix.
+and DOS code under unix.
The C compiler understands K&R1 syntax, with a few restrictions
regarding bitfields. See the file bcc/bcc-cc1/bcc.bugs in the
-${DISTFILE} for Bruce's bug list.
+${DISTFILE} for Bruce's bug list.
The binutils (assembler and loader) have been renamed to as86 and ld86
to not conflict with the system's assembler and loader, but they are