diff options
author | Nicolas Williams <nico@cryptonector.com> | 2011-12-20 02:22:49 -0600 |
---|---|---|
committer | Nicolas Williams <nico@cryptonector.com> | 2011-12-20 02:22:49 -0600 |
commit | fa5b3e4f588467f52f7379cdb0d487c75f34b610 (patch) | |
tree | 09e7a7192c1e8f59c1375ed0faee082f3e5f195a /proxy/src | |
parent | 9517d8a2f4e14d8a4bed5d78aa1d3d77da44f9d1 (diff) | |
download | gss-proxy-fa5b3e4f588467f52f7379cdb0d487c75f34b610.tar.gz gss-proxy-fa5b3e4f588467f52f7379cdb0d487c75f34b610.tar.xz gss-proxy-fa5b3e4f588467f52f7379cdb0d487c75f34b610.zip |
rpcgen generates bad header guard when .x filename has dashes in it!
rpcgen was generating "_GSS-PROXY_H_RPCGEN" as the header guard
symbol. That's clearly wrong. The '-' in that symbol came from the
filename. So s/-/_/ in the filename.
Diffstat (limited to 'proxy/src')
0 files changed, 0 insertions, 0 deletions