diff options
Diffstat (limited to 'devel/hptools/files/p-sload_symb.c')
-rw-r--r-- | devel/hptools/files/p-sload_symb.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/hptools/files/p-sload_symb.c b/devel/hptools/files/p-sload_symb.c deleted file mode 100644 index f1fec8d83738..000000000000 --- a/devel/hptools/files/p-sload_symb.c +++ /dev/null @@ -1,11 +0,0 @@ ---- sload/symb.c.orig Wed Oct 3 23:28:21 2007 -+++ sload/symb.c Wed Oct 3 23:28:31 2007 -@@ -8,7 +8,7 @@ - #include "sptree.h" - - --static SYMBOLPTR symtree; -+SYMBOLPTR symtree; - int lookups=0, lkcmps=0, adds=0; - - b_16 symbols; |