]> git.pld-linux.org Git - packages/xbill.git/blame - xbill-c++.patch
- moved to /usr
[packages/xbill.git] / xbill-c++.patch
CommitLineData
e8a11933
JB
1diff -Nur xbill-2.0.orig/Cable.h xbill-2.0/Cable.h
2--- xbill-2.0.orig/Cable.h Thu Jan 23 17:22:49 1997
3+++ xbill-2.0/Cable.h Fri Jan 5 20:02:21 2001
4@@ -13,7 +13,7 @@
5 void setup();
6 void draw();
7 void update();
8- onspark (int locx, int locy);
9+ int onspark (int locx, int locy);
10
11 };
12
This page took 0.062519 seconds and 4 git commands to generate.