diff options
| author | J08nY | 2017-06-01 01:51:34 +0200 |
|---|---|---|
| committer | J08nY | 2017-06-01 01:51:34 +0200 |
| commit | be17e75a621d66a9fb7f8b0785c67c0baf966dde (patch) | |
| tree | 08798fc1ece82b6b45125f629a3357d1b9d740a3 /src/math/subgroups.h | |
| parent | ac0e0d476128542dc6307df552129efae221ab1d (diff) | |
| download | ecgen-be17e75a621d66a9fb7f8b0785c67c0baf966dde.tar.gz ecgen-be17e75a621d66a9fb7f8b0785c67c0baf966dde.tar.zst ecgen-be17e75a621d66a9fb7f8b0785c67c0baf966dde.zip | |
Fix formatting.
Diffstat (limited to 'src/math/subgroups.h')
| -rw-r--r-- | src/math/subgroups.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/math/subgroups.h b/src/math/subgroups.h index bd9b29d..42c81f7 100644 --- a/src/math/subgroups.h +++ b/src/math/subgroups.h @@ -35,5 +35,4 @@ GEN subgroups_nonprime(GEN order, const config_t *cfg); */ GEN subgroups_all(GEN order, const config_t *cfg); - -#endif //ECGEN_SUBGROUPS_H +#endif // ECGEN_SUBGROUPS_H |
