diff options
author | peter <peter@FreeBSD.org> | 1997-03-11 11:16:27 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-03-11 11:16:27 +0000 |
commit | 9eaf75f7d002f77d3fdcfb660e84805f29c75199 (patch) | |
tree | 80b828253a19dd91bfe559aede6bbcfd4eb1c242 | |
parent | e486fd79fb90a4fe5f27c585cbe8e62c43862eaf (diff) | |
download | FreeBSD-src-9eaf75f7d002f77d3fdcfb660e84805f29c75199.zip FreeBSD-src-9eaf75f7d002f77d3fdcfb660e84805f29c75199.tar.gz |
Merge Lite2 changes
(Just version number)
-rw-r--r-- | include/stdio.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/stdio.h b/include/stdio.h index fe11fb5..9cd10bb 100644 --- a/include/stdio.h +++ b/include/stdio.h @@ -33,8 +33,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)stdio.h 8.4 (Berkeley) 1/4/94 - * $Id: stdio.h,v 1.10 1997/02/23 09:17:15 peter Exp $ + * @(#)stdio.h 8.5 (Berkeley) 4/29/95 + * $Id: stdio.h,v 1.11 1997/03/02 13:41:23 ache Exp $ */ #ifndef _STDIO_H_ |