address = xmmap(size);
Tim Rice
tim at multitalents.net
Fri Jul 19 04:37:32 EST 2002
On Fri, 19 Jul 2002, Ayamura KIKUCHI wrote:
> monitor_mm.c, line = 94 in openssh-SNAP-20020718
>
> A value of type "int" cannot be assigned to an entity of type "void *".
>
> address = xmmap(size);
> ^
Oops, forgot to declare xmmap(). Thanks for catching that.
Should be in the next SNAP
>
> -- ayamura
> Ayamura KIKUCHI, M.D., Ph.D.
> _______________________________________________
> openssh-unix-dev at mindrot.org mailing list
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
>
--
Tim Rice Multitalents (707) 887-1469
tim at multitalents.net
More information about the openssh-unix-dev
mailing list