index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
ffs.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'dix/ffs.c')
-rw-r--r--
dix/ffs.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/dix/ffs.c b/dix/ffs.c
index d0bd3e507..24d3d2df6 100644
--- a/
dix/ffs.c
+++ b/
dix/ffs.c
@@ -34,7 +34,7 @@ The Open Group.
#include "dix.h"
-int
+_X_EXPORT int
ffs(int i)
{
int j;