Reformat comment giving Kerberos 4 specification.

Change-Id: I06350d56aeedf0c0cb1c72f3597a093a6f97847c
Reviewed-on: https://code.wireshark.org/review/24479
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2017-11-18 10:27:11 -08:00
parent 241008c861
commit c42878bea8
1 changed files with 7 additions and 7 deletions

View File

@ -22,16 +22,16 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/*
* PDU structure based on the document :
* Section E.2.1
* PDU structure based on the document:
*
* Kerberos Authentication and Authorization System
*
* by S. P. Miller, B. C. Neuman, J. I. Schiller, and J. H. Saltzer
*
* 7. Appendix I Design Specifications
* Athena Technical Plan
* Section E.2.1
* Kerberos Authentication and Authorization System
* by S. P. Miller, B. C. Neuman, J. I. Schiller, and J. H. Saltzer
*
* http://web.mit.edu/Saltzer/www/publications/athenaplan/e.2.1.pdf
*
* 7. Appendix I Design Specifications
*/
#include "config.h"