*** empty log message ***

This commit is contained in:
Martin Baulig
2000-01-02 13:04:41 +00:00
parent 24743243a8
commit 141c863f54
3 changed files with 5 additions and 0 deletions

View File

@@ -92,6 +92,8 @@ sub output {
$size_code = "\t_LIBGTOP_SEND_len = 0;\n";
$marshal_code = "\t_LIBGTOP_SEND_offset = 0;\n";
$marshal_code .= "\tmemset (_LIBGTOP_SEND_buf, 0, _LIBGTOP_SEND_len);\n";
$marshal_code .= "\t_LIBGTOP_SEND_ptr = ".
"(char *) _LIBGTOP_SEND_buf;\n";
$first_param_name = '';
$call_param = '';