]> git.pld-linux.org Git - packages/findutils.git/blob - findutils-getshort.patch
- some pld.org.pl->pld-linux.org cosmetics
[packages/findutils.git] / findutils-getshort.patch
1 --- findutils-4.1/locate/locate.c.getshort      Wed Jul 29 17:43:46 1998
2 +++ findutils-4.1/locate/locate.c       Wed Jul 29 17:45:38 1998
3 @@ -96,7 +96,7 @@
4  
5  /* Read in a 16-bit int, high byte first (network byte order).  */
6  
7 -static int
8 +static short
9  get_short (fp)
10       FILE *fp;
11  {
This page took 0.02899 seconds and 3 git commands to generate.