summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2000-08-26 01:30:04 +0000
committerTom Yu <tlyu@mit.edu>2000-08-26 01:30:04 +0000
commit4435955d741878cd8d8ae759b8598e953cfaefab (patch)
treec85bedd0833d501b18fbabdcef40264207e68cd6 /src/lib
parentbb0fa5c59e45a83769463f88a2b17cbe981ad9d0 (diff)
* ftpcmd.y: Fix up grammar so that single character token names
are no longer used; this was breaking the build using bison on HP/UX because some system headers declare structures with members having all-uppercase field names and bison puts the token name #define statements in front of the C declarations section in the output, causing them to be in force while those headers get #included. There doesn't seem to be much purpose in not just using character constants, anyway. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12632 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions