diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-10-20 18:26:14 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-10-20 18:26:14 +0200 |
commit | 48045bdf6aa3b2fe9f4da96fafe98b146933d932 (patch) | |
tree | 01367fa6bc0a62ab7e4e4bf47fd85f3199467a65 /xchat-wdk.patch | |
parent | 6a58b4a5fc567d52425c0eb6b043e94a8f04e7ad (diff) |
add sha256sum support code
Diffstat (limited to 'xchat-wdk.patch')
-rw-r--r-- | xchat-wdk.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xchat-wdk.patch b/xchat-wdk.patch index 123ae4e9..8d6f1b16 100644 --- a/xchat-wdk.patch +++ b/xchat-wdk.patch @@ -968,7 +968,7 @@ diff -ruN --strip-trailing-cr xchat-wdk.orig/src/fe-gtk/fe-gtk.c xchat-wdk/src/f sess = find_dialog (serv_list->data, "(warnings)"); diff -ruN --strip-trailing-cr xchat-wdk.orig/src/fe-gtk/fe-gtk.h xchat-wdk/src/fe-gtk/fe-gtk.h --- xchat-wdk.orig/src/fe-gtk/fe-gtk.h 2010-05-30 08:31:29 +0200 -+++ xchat-wdk/src/fe-gtk/fe-gtk.h 2010-10-09 12:53:27 +0200 ++++ xchat-wdk/src/fe-gtk/fe-gtk.h 2010-10-17 00:26:18 +0200 @@ -4,7 +4,7 @@ /* If you're compiling this for Windows, your release is un-official * and not condoned. Please don't use the XChat name. Make up your |