--- pgp/rsaref/source/digit.h 2018/04/24 16:40:41 1.1.1.1 +++ pgp/rsaref/source/digit.h 2018/04/24 16:41:43 1.1.1.2 @@ -1,9 +1,9 @@ -/* DIGIT.H - header file for DIGIT.C - */ - -/* Copyright (C) RSA Laboratories, a division of RSA Data Security, - Inc., created 1991. All rights reserved. - */ - -void NN_DigitMult PROTO_LIST ((NN_DIGIT [2], NN_DIGIT, NN_DIGIT)); -void NN_DigitDiv PROTO_LIST ((NN_DIGIT *, NN_DIGIT [2], NN_DIGIT)); +/* DIGIT.H - header file for DIGIT.C + */ + +/* Copyright (C) 1991-2 RSA Laboratories, a division of RSA Data + Security, Inc. All rights reserved. + */ + +void NN_DigitMult PROTO_LIST ((NN_DIGIT [2], NN_DIGIT, NN_DIGIT)); +void NN_DigitDiv PROTO_LIST ((NN_DIGIT *, NN_DIGIT [2], NN_DIGIT));