From 22cfe3cece6ac5685019bc00b65cbf88340411e4 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Mon, 24 Nov 2008 10:37:46 +0000 Subject: glamo.c : more rename damage fixed --- src/glamo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/glamo.c b/src/glamo.c index b95c186..5bb73f8 100644 --- a/src/glamo.c +++ b/src/glamo.c @@ -215,7 +215,7 @@ static XF86ModuleVersionInfo GlamoVersRec = {0,0,0,0} }; -_X_EXPORT XF86ModuleData GlamoModuleData = { &GlamoVersRec, GlamoSetup, NULL }; +_X_EXPORT XF86ModuleData glamoModuleData = { &GlamoVersRec, GlamoSetup, NULL }; pointer GlamoSetup(pointer module, pointer opts, int *errmaj, int *errmin) -- cgit v1.2.3