diff options
author | 2003-07-16 19:08:21 +0000 | |
---|---|---|
committer | 2003-07-16 19:08:21 +0000 | |
commit | 1cd2216830a81d6753655107ba5165e3d32aa869 (patch) | |
tree | 78199da1a1515047c076c795460055b7d57c3d6e /usr.bin/diff/diffreg.c | |
parent | Teach patch how to deal with \ No newline at end of file. (diff) | |
download | wireguard-openbsd-1cd2216830a81d6753655107ba5165e3d32aa869.tar.xz wireguard-openbsd-1cd2216830a81d6753655107ba5165e3d32aa869.zip |
When reallocing pattern, use sizeof(*pattern) not sizeof(int).
Fixes a problem on sparc64 where sizeof(int) != sizeof(pointer).
Based on a patch from Brian Poole; tedu@ OK
Diffstat (limited to 'usr.bin/diff/diffreg.c')
0 files changed, 0 insertions, 0 deletions