Skip to content

Commit

Permalink
Add obvious comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tuokri committed Aug 8, 2024
1 parent 91aa6c8 commit 12e1b40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Classes/FCryptoEllipticCurve.uc
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/

// Defines the common interface for all elliptic curve implementations.
interface FCryptoEllipticCurve;

`include(FCrypto\Classes\FCryptoMacros.uci);
Expand Down

0 comments on commit 12e1b40

Please sign in to comment.