diff options
author | Timo Schulz <twoaday@gnutls.org> | 2002-12-01 10:09:05 +0000 |
---|---|---|
committer | Timo Schulz <twoaday@gnutls.org> | 2002-12-01 10:09:05 +0000 |
commit | 2339d53d194ce5db019a539aeffa714aafb862f1 (patch) | |
tree | a5cf87045a6f09b5f58e46ce7835ce5ddfebfa5b /tests | |
parent | 03f9f8307160eb48c5d0419d1c0592f76e743965 (diff) | |
download | gnutls-2339d53d194ce5db019a539aeffa714aafb862f1.tar.gz |
Some enhancements for the OpenPGP test program.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/openpgp_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp_test.c b/tests/openpgp_test.c index 7e6c646f31..37d011a51d 100644 --- a/tests/openpgp_test.c +++ b/tests/openpgp_test.c @@ -1,4 +1,4 @@ -/* t-openpgp.c -- OpenPGP regression test */ +/** t-openpgp.c -- OpenPGP regression test **/ #include "gnutls_int.h" #include "gnutls_errors.h" |