diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
| commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
| tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /audio/vat/files/patch-ac | |
| parent | 07bcc4091010f79f8d929d6ce22e51c7e3743b3f (diff) | |
Diffstat (limited to 'audio/vat/files/patch-ac')
| -rw-r--r-- | audio/vat/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/vat/files/patch-ac b/audio/vat/files/patch-ac deleted file mode 100644 index 42144397d299..000000000000 --- a/audio/vat/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- main.cc.orig Tue Sep 9 11:17:10 1997 -+++ main.cc Tue Sep 9 11:17:31 1997 -@@ -162,7 +162,7 @@ - else { - Tk_Window tk = t.tkmain(); - Tk_Uid uid = Tk_GetUid((char*)argv[1]); -- XFontStruct* p = Tk_GetFontStruct(t.interp(), tk, uid); -+ Tk_Font p = Tk_GetFont(t.interp(), tk, uid); - t.result(p != 0 ? "1" : "0"); - } - return (TCL_OK); |
