delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1996/11/30/00:56:34

Message-ID: <329FF4B6.773D@cs.com>
Date: Sat, 30 Nov 1996 00:47:50 -0800
From: "John M. Aldrich" <fighteer AT cs DOT com>
Reply-To: fighteer AT cs DOT com
Organization: Three pounds of chaos and a pinch of salt
MIME-Version: 1.0
To: DJGPP Workers Mailing List <djgpp-workers AT delorie DOT com>
Subject: Patch to /src/libc/dos/dos/delay.txh

This is a multi-part message in MIME format.

--------------3A394029459A
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

This patch adds the missing #include <dos.h> line to the delay
documentation.

It's a minor fix, but somebody has to do it.  ;)

-- 
---------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I |        fighteer AT cs DOT com          |
| Proud owner of what might one   |   http://www.cs.com/fighteer    |
| day be a spectacular MUD...     | Plan: To make Bill Gates suffer |
---------------------------------------------------------------------

--------------3A394029459A
Content-Type: text/plain; charset=us-ascii; name="DELAY.DIF"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="DELAY.DIF"

*** delay.tx~	Mon Jul 10 01:40:08 1995
--- delay.txh	Sat Nov 30 00:35:48 1996
***************
*** 2,7 ****
--- 2,9 ----
  @subheading Syntax
  
  @example
+ #include <dos.h>
+ 
  void delay(unsigned msec);
  @end example
  

--------------3A394029459A--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019