From 031ec0f258f152c1e20905b381aa7f5974db1f3d Mon Sep 17 00:00:00 2001 From: "Robert S. French" Date: Tue, 17 May 1988 17:21:01 +0000 Subject: All sorts of changes for ver 0.2 --- lib/ZMakeAscii.c | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'lib/ZMakeAscii.c') diff --git a/lib/ZMakeAscii.c b/lib/ZMakeAscii.c index a760b62..a5fcb68 100644 --- a/lib/ZMakeAscii.c +++ b/lib/ZMakeAscii.c @@ -1,5 +1,5 @@ /* This file is part of the Project Athena Zephyr Notification System. - * It contains source for the internal Zephyr routines. + * It contains source for the ZMakeAscii function. * * Created by: Robert French * @@ -20,28 +20,28 @@ static char rcsid_ZMakeAscii_c[] = "$Header$"; #include -Code_t ZMakeAscii(ptr,len,field,num) - char *ptr; - int len; - unsigned char *field; - int num; +Code_t ZMakeAscii(ptr, len, field, num) + char *ptr; + int len; + unsigned char *field; + int num; { - int i; + int i; - for (i=0;i