summaryrefslogtreecommitdiff
path: root/mcon/U/prototype.U
diff options
context:
space:
mode:
authorrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2013-05-08 14:39:33 +0000
committerrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2013-05-08 14:39:33 +0000
commitcc69e911c90e73b71eb54c4b0789f66ba315cab2 (patch)
tree16c3d1481bbd50f0026c7608448b2fae928ad16e /mcon/U/prototype.U
parentdf36c8f47fe6da65fefc4825c99631f102c2a4db (diff)
Jumbo typo-fixing patch, courtesy of H.Merijn Brand.
git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@166 2592e710-e01b-42a5-8df0-11608a6cc53d
Diffstat (limited to 'mcon/U/prototype.U')
-rw-r--r--mcon/U/prototype.U2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcon/U/prototype.U b/mcon/U/prototype.U
index f254e2c..db698b8 100644
--- a/mcon/U/prototype.U
+++ b/mcon/U/prototype.U
@@ -25,7 +25,7 @@
?MAKE: -pick add $@ %<
?S:prototype:
?S: This variable holds the eventual value of CAN_PROTOTYPE, which
-?S: indicates the C compiler can handle funciton prototypes.
+?S: indicates the C compiler can handle function prototypes.
?S:.
?C:CAN_PROTOTYPE ~ %<:
?C: If defined, this macro indicates that the C compiler can handle