Parent Directory | Revision Log | Revision Graph
Import on branch sme7 of package buffer-1.19-7.el4.sme.src.rpm
1 | diff -Nur -x '*.orig' -x '*.rej' buffer-1.19/buffer.c mezzanine_patched_buffer-1.19/buffer.c |
2 | --- buffer-1.19/buffer.c 2006-03-14 03:37:10.975501640 +1100 |
3 | +++ mezzanine_patched_buffer-1.19/buffer.c 2006-03-14 03:36:31.252417475 +1100 |
4 | @@ -131,10 +131,6 @@ |
5 | 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 $"; |
6 | #endif |
7 | |
8 | -#ifndef __alpha |
9 | -extern char *shmat(); |
10 | -#endif /* __alpha */ |
11 | - |
12 | /* General macros */ |
13 | #define TRUE 1 |
14 | #define FALSE 0 |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |