Mercurial > emacs
changeset 15593:88900acd9f99 make-3-74-5 make-3-74-6 make-3-74-7 make-3-75
formatting tweaks
author | Mike Stump <mrs@apple.com> |
---|---|
date | Wed, 03 Jul 1996 23:05:19 +0000 |
parents | 0ebdc7e05bfd |
children | d4c3b52a5591 |
files | src/alloca.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/alloca.c Wed Jul 03 02:05:46 1996 +0000 +++ b/src/alloca.c Wed Jul 03 23:05:19 1996 +0000 @@ -180,7 +180,7 @@ #endif /* Reclaim garbage, defined as all alloca'd storage that - was allocated from deeper in the stack than currently. */ + was allocated from deeper in the stack than currently. */ { register header *hp; /* Traverses linked list. */ @@ -350,7 +350,7 @@ #ifdef CRAY2 /* Determine a "stack measure" for an arbitrary ADDRESS. - I doubt that "lint" will like this much. */ + I doubt that "lint" will like this much. */ static long i00afunc (long *address)