summaryrefslogtreecommitdiff
path: root/eio.h
diff options
context:
space:
mode:
authorroot <root>2009-06-12 16:48:08 +0000
committerroot <root>2009-06-12 16:48:08 +0000
commitd27fbb10f2f3fdf91df56b395f079c5224014c0c (patch)
tree82d6c887121cddae3c5c959f8de5aaea8e7ac8d8 /eio.h
parentf43b3a07245c5e1466f7f810f010298f7fa2dbe9 (diff)
*** empty log message ***
Diffstat (limited to 'eio.h')
-rw-r--r--eio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/eio.h b/eio.h
index 0b8625f..126b091 100644
--- a/eio.h
+++ b/eio.h
@@ -99,7 +99,7 @@ struct eio_dirent {
ino_t inode;
unsigned short namelen;
unsigned char type;
- unsigned char score; /* internal use */
+ signed char score; /* internal use */
/* 0-4 bytes padding */
};