diff options
| author | J08nY | 2017-10-04 19:38:50 +0200 |
|---|---|---|
| committer | J08nY | 2017-10-04 19:38:50 +0200 |
| commit | 0b4cf565bf7ce478d0ed8fee1e17abadc5211292 (patch) | |
| tree | 97a4c8fee917dbca4215f2f99a6f2a76c0107079 /src/util/timeout.h | |
| parent | ecdb2a45607a144b03b7b43b5316c275d00ff0c4 (diff) | |
| download | ecgen-0b4cf565bf7ce478d0ed8fee1e17abadc5211292.tar.gz ecgen-0b4cf565bf7ce478d0ed8fee1e17abadc5211292.tar.zst ecgen-0b4cf565bf7ce478d0ed8fee1e17abadc5211292.zip | |
Diffstat (limited to 'src/util/timeout.h')
| -rw-r--r-- | src/util/timeout.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/timeout.h b/src/util/timeout.h index 2b615bb..7e4d6ce 100644 --- a/src/util/timeout.h +++ b/src/util/timeout.h @@ -2,6 +2,9 @@ * ecgen, tool for generating Elliptic curve domain parameters * Copyright (C) 2017 J08nY */ +/** + * @file timeout.h + */ #ifndef ECGEN_TIMEOUT_H #define ECGEN_TIMEOUT_H |
