summaryrefslogtreecommitdiff
path: root/xcmsdb.c
diff options
context:
space:
mode:
authorPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-19 19:23:43 -0200
committerPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-19 19:23:43 -0200
commit1ff763d1f34c3027969f9f09d3226fc447435c04 (patch)
treee3c61e67434aefd646f60656d3c020ecbcab0090 /xcmsdb.c
parent89508e83db03b45a8b1d1a5191084ddb93ea34f8 (diff)
Ansification and compile warning fixes.
This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects make distcheck and all gcc 4.3 and sparse warnings.
Diffstat (limited to 'xcmsdb.c')
-rw-r--r--xcmsdb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcmsdb.c b/xcmsdb.c
index f0e5e34..be55ba6 100644
--- a/xcmsdb.c
+++ b/xcmsdb.c
@@ -53,7 +53,7 @@ static int _XcmsGetProperty(Display *pDpy, Window w, Atom property,
unsigned long *pNBytes, char **pValue);
-char *ProgramName;
+static char *ProgramName;
static void
Syntax (void)