summaryrefslogtreecommitdiff
path: root/source4/torture/gentest.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-11-30 23:40:04 +0000
committerAndrew Tridgell <tridge@samba.org>2003-11-30 23:40:04 +0000
commitfa062af11ada2cf1c58465447ea711ec4b9b3a12 (patch)
treeed988b070348e49815c648a032f07c067f958c90 /source4/torture/gentest.c
parentd944b9780a132cb6c16571192f5cea8bd7b03f25 (diff)
downloadsamba-fa062af11ada2cf1c58465447ea711ec4b9b3a12.tar.gz
samba-fa062af11ada2cf1c58465447ea711ec4b9b3a12.tar.bz2
samba-fa062af11ada2cf1c58465447ea711ec4b9b3a12.zip
* removed a bunch of unused code
* made some functions static (This used to be commit 829b87f30d5f4cc7174b716f3354982d84af4818)
Diffstat (limited to 'source4/torture/gentest.c')
-rw-r--r--source4/torture/gentest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/gentest.c b/source4/torture/gentest.c
index cc78aa11f0..b327bfad51 100644
--- a/source4/torture/gentest.c
+++ b/source4/torture/gentest.c
@@ -631,7 +631,7 @@ static uint_t gen_alloc_size(void)
/*
generate an ea_struct
*/
-struct ea_struct gen_ea_struct(void)
+static struct ea_struct gen_ea_struct(void)
{
struct ea_struct ea;
const char *names[] = {"EAONE",