diff options
Diffstat (limited to 'net/totd/files/patch-conv_stf.c')
-rw-r--r-- | net/totd/files/patch-conv_stf.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/totd/files/patch-conv_stf.c b/net/totd/files/patch-conv_stf.c deleted file mode 100644 index e31ed941a98f..000000000000 --- a/net/totd/files/patch-conv_stf.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru work/totd-1.3/conv_stf.c work~/totd-1.3/conv_stf.c ---- conv_stf.c.orig Mon Mar 4 04:34:10 2002 -+++ conv_stf.c Sat Jun 14 22:16:03 2003 -@@ -94,7 +94,7 @@ - owner_len, owner, rrl); - rr_list_free (rrl); - -- syslog (LOG_DEBUG, "%s: rrs_new %x", fn, (unsigned int) rrs_new); -+ syslog (LOG_DEBUG, "%s: rrs_new %p", fn, rrs_new); - return (rrs_new); - } - |