| commit | c861547f34615e2ae24d42b61279faa6271d37fd | [log] [download] |
|---|---|---|
| author | Ben Lindstrom <mouring@eviladmin.org> | Tue Mar 26 03:20:45 2002 +0000 |
| committer | Ben Lindstrom <mouring@eviladmin.org> | Tue Mar 26 03:20:45 2002 +0000 |
| tree | 2552da3096d1b3aec398e52e11bf2b76c2fe58d8 | |
| parent | 0936a5bb7267b0c0d688c2692224ba571caa8a0d [diff] |
- stevesk@cvs.openbsd.org 2002/03/25 20:12:10
[monitor_mm.c monitor_wrap.c]
ssize_t args use "%ld" and cast to (long)
size_t args use "%lu" and cast to (u_long)
ok markus@ and thanks millert@