diff options
| author | Alfred Perlstein <alfred@FreeBSD.org> | 2002-03-22 20:02:54 +0000 |
|---|---|---|
| committer | Alfred Perlstein <alfred@FreeBSD.org> | 2002-03-22 20:02:54 +0000 |
| commit | e4b0fede2ccbaebbb7bf534ad67a12d4d2b9368a (patch) | |
| tree | 047bc5d8573141f2a419a9775b65478ccbfe7d96 /bin/expr/expr.y | |
| parent | 7bb4bf85260c39d09a1fd0c19b0c00f761895c83 (diff) | |
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.
Notes
svn path=/head/; revision=92978
Diffstat (limited to 'bin/expr/expr.y')
0 files changed, 0 insertions, 0 deletions
