]> git.pld-linux.org Git - packages/findutils.git/blame - findutils-getshort.patch
- some pld.org.pl->pld-linux.org cosmetics
[packages/findutils.git] / findutils-getshort.patch
CommitLineData
36d35476 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.083329 seconds and 4 git commands to generate.