summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_conv.c
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/src/gp_conv.c')
-rw-r--r--proxy/src/gp_conv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/proxy/src/gp_conv.c b/proxy/src/gp_conv.c
index e568f5e..d87a45b 100644
--- a/proxy/src/gp_conv.c
+++ b/proxy/src/gp_conv.c
@@ -801,5 +801,3 @@ int gp_copy_gssx_name_alloc(gssx_name *in, gssx_name **out)
*out = o;
return 0;
}
-
-