mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
12 lines
364 B
C
12 lines
364 B
C
diff -urN -x .svn ../../branches/vendor/bsdproxy/proxy_deinit.c ./proxy_deinit.c
|
|
--- ../../branches/vendor/bsdproxy/proxy_deinit.c 2008-06-08 22:30:53.000000000 +0300
|
|
+++ ./proxy_deinit.c 2008-06-08 22:35:09.000000000 +0300
|
|
@@ -21,7 +21,7 @@
|
|
|
|
if ( md ) {
|
|
|
|
- logmsg(md,"deinit_mdata(%p)",md);
|
|
+ log_msg(md,"deinit_mdata(%p)",md);
|
|
|
|
if ( md->r ) {
|
|
|