<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Georgia">Hi,<br>
<br>
I would like to ask if <br>
<i>int nlmsg_append(struct nl_msg *n, void *data, size_t len, int
pad)</i><br>
<br>
should/could be <br>
<i>int nlmsg_append(struct nl_msg *n, <b>const</b> void *data,
size_t len, int pad)</i><br>
<br>
What do you think?<br>
<br>
Regards,<br>
Kike<br>
</font>
</body>
</html>