diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-12-02 07:13:35 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-12-02 07:13:35 +0000 |
commit | 54e8f8fe0a91a8b53a2362ef2bab292ade94fb25 (patch) | |
tree | fadbc28920b3e0b2b74332c54110d14148c950d2 /libextra/gnutls_extra.c | |
parent | e9accc808aad3981ac19712be97e395a399506e7 (diff) | |
download | gnutls-54e8f8fe0a91a8b53a2362ef2bab292ade94fb25.tar.gz |
Cleanups. Prefixed some internal function with underscore.
Diffstat (limited to 'libextra/gnutls_extra.c')
-rw-r--r-- | libextra/gnutls_extra.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libextra/gnutls_extra.c b/libextra/gnutls_extra.c index e1713d9f51..21172ab19a 100644 --- a/libextra/gnutls_extra.c +++ b/libextra/gnutls_extra.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001 Nikos Mavroyanopoulos + * Copyright (C) 2001 Nikos Mavroyanopoulos * * This file is part of GNUTLS. * |