Alfred Perlstein e4b0fede2c Use char foo[] = "BAR" to avoid direct assignment of const char * into char *.
rpcgen can't really make those fields const because the remote side might
want to munge them, so we need to pass non-const in.  Hackish, but should
work.
2002-03-22 20:02:54 +00:00
..
2001-11-12 16:29:45 +00:00
2002-03-22 20:00:10 +00:00
2002-03-22 19:57:09 +00:00
2002-03-21 22:52:45 +00:00