* xdr_stdio.c: Remove the #ifndef mc68000 cruft. I'm not sure
authorBarry Jaspan <bjaspan@mit.edu>
Wed, 30 Oct 1996 18:22:13 +0000 (18:22 +0000)
committerBarry Jaspan <bjaspan@mit.edu>
Wed, 30 Oct 1996 18:22:13 +0000 (18:22 +0000)
commit422624ae8a0202758fa649ebbceb35c15b25d0b2
tree575fd6ce9f87ec03c108f18e9ab3b8abafe7170a
parentcc03b6ee2575a14f1230bc09ad7afb65f1f1162a
* xdr_stdio.c: Remove the #ifndef mc68000 cruft.  I'm not sure
  what it was supposed to accomplish, but in both places it appeared
  it was unquestionably wrong.  I suspect that the ifdef was put in
  originally to optimize byte-alignment code that wasn't necessary
  on the 68000.  Who knows?  Someone will complain if this isn't
  right. [krb5-libs/47]

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9253 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/rpc/ChangeLog
src/lib/rpc/xdr_stdio.c