wok annotate buffer/stuff/buffer-1.19.patch @ rev 24406
updated clamav and clamav-dev (0.102.3 -> 0.104.2)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Feb 09 13:44:54 2022 +0100 (2022-02-09) |
parents | |
children |
rev | line source |
---|---|
erjo@13494 | 1 --- buffer-1.19-ori/buffer.c |
erjo@13494 | 2 +++ buffer-1.19/buffer.c |
erjo@13494 | 3 @@ -126,11 +126,6 @@ |
erjo@13494 | 4 static char *rcsid = "$Header: /a/swan/home/swan/staff/csg/lmjm/src/buffer/RCS/buffer.c,v 1.19 1995/08/24 17:46:28 lmjm Exp lmjm $"; |
erjo@13494 | 5 #endif |
erjo@13494 | 6 |
erjo@13494 | 7 -#ifndef __alpha |
erjo@13494 | 8 -#ifndef __ia64 |
erjo@13494 | 9 -extern char *shmat(); |
erjo@13494 | 10 -#endif /* __ia64 */ |
erjo@13494 | 11 -#endif /* __alpha */ |
erjo@13494 | 12 |
erjo@13494 | 13 /* General macros */ |
erjo@13494 | 14 #define TRUE 1 |