summaryrefslogtreecommitdiffstats
path: root/devel/shmap/files/patch-shmap_shmap.c
blob: d80433767b961641f5a5cb4adc4e275bd3153b30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD$

--- shmap/shmap.c.orig	Mon Dec 30 22:56:29 2002
+++ shmap/shmap.c	Mon Dec 30 22:59:36 2002
@@ -706,7 +706,7 @@
 /*
         returns the amount of items in hashmap
 */
-unsigned int shmap_items ( shmap * map )
+size_t shmap_items ( shmap * map )
 {
         CHECK_NULL0(map)
 
OpenPOWER on IntegriCloud