summaryrefslogtreecommitdiff
path: root/src/tls_test-gaa.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2004-04-15 14:04:47 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2004-04-15 14:04:47 +0000
commit826195fcec8b98b6e021315fbb60f36721e2f124 (patch)
treeab5b59e6b28259f540e4b0242b8ea72e364a5736 /src/tls_test-gaa.h
parentf72ace13f7340934bb02a72212ee6521fa7ab55c (diff)
downloadgnutls-826195fcec8b98b6e021315fbb60f36721e2f124.tar.gz
Some updates in order to compile with tcc.
Diffstat (limited to 'src/tls_test-gaa.h')
-rw-r--r--src/tls_test-gaa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tls_test-gaa.h b/src/tls_test-gaa.h
index 1bdfc00f56..e9ba5f27b0 100644
--- a/src/tls_test-gaa.h
+++ b/src/tls_test-gaa.h
@@ -29,7 +29,7 @@ extern "C"
void gaa_help(void);
- int gaa_file(char *name, gaainfo *gaaval);
+ int gaa_file(const char *name, gaainfo *gaaval);
#ifdef __cplusplus
}