From ac83175ef0f0084f281a416785679f8b56f551b9 Mon Sep 17 00:00:00 2001 From: malosek Date: Mon, 5 Oct 2009 16:57:26 +0200 Subject: updated to recent PGM2 changes --- foreign/openpgm/create_custom_gsi_1.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'foreign') diff --git a/foreign/openpgm/create_custom_gsi_1.patch b/foreign/openpgm/create_custom_gsi_1.patch index 2e709f1..55d0386 100644 --- a/foreign/openpgm/create_custom_gsi_1.patch +++ b/foreign/openpgm/create_custom_gsi_1.patch @@ -4,7 +4,7 @@ int pgm_create_md5_gsi (pgm_gsi_t*); int pgm_create_ipv4_gsi (pgm_gsi_t*); -+int pgm_create_custom_gsi (const char *string_, pgm_gsi_t*); ++int pgm_create_custom_gsi (const char*, pgm_gsi_t*); int pgm_print_gsi_r (const pgm_gsi_t*, char*, gsize); gchar* pgm_print_gsi (const pgm_gsi_t*); -- cgit v1.2.3