Revision: 14472
Author: adrian.chadd
Date: Mon Mar 22 05:30:51 2010
Log: Quieten compiler warning.
http://code.google.com/p/lusca-cache/source/detail?r=14472
Modified:
/branches/LUSCA_HEAD/app/coss_newfs/coss_newfs.c
=======================================
--- /branches/LUSCA_HEAD/app/coss_newfs/coss_newfs.c Sat Sep 26 00:12:32
2009
+++ /branches/LUSCA_HEAD/app/coss_newfs/coss_newfs.c Mon Mar 22 05:30:51
2010
@@ -23,7 +23,7 @@
{
size_t sz, stripe_sz;
const char *path;
- size_t i;
+ int i;
int fd;
char *buf;
off_t r;
--
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en.