Skip to content

Commit 12e1b40

Browse files
committed
Add obvious comment
1 parent 91aa6c8 commit 12e1b40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Classes/FCryptoEllipticCurve.uc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2323
* SOFTWARE.
2424
*/
25+
26+
// Defines the common interface for all elliptic curve implementations.
2527
interface FCryptoEllipticCurve;
2628

2729
`include(FCrypto\Classes\FCryptoMacros.uci);

0 commit comments

Comments
 (0)