logo       

amiconn: apps plugin.h,1.66,1.67: msg#00172

systems.archos.rockbox.cvs

Subject: amiconn: apps plugin.h,1.66,1.67

Update of /cvsroot/rockbox/apps
In directory labb:/tmp/cvs-serv11253/apps

Modified Files:
plugin.h
Log Message:
Consistent declaration.

Index: plugin.h
===================================================================
RCS file: /cvsroot/rockbox/apps/plugin.h,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- plugin.h 24 Jan 2005 01:39:24 -0000 1.66
+++ plugin.h 26 Jan 2005 22:54:32 -0000 1.67
@@ -174,7 +174,7 @@
int (*remove)(const char* pathname);
int (*rename)(const char* path, const char* newname);
int (*ftruncate)(int fd, off_t length);
- long (*filesize)(int fd);
+ off_t (*filesize)(int fd);
int (*fprintf)(int fd, const char *fmt, ...);
int (*read_line)(int fd, char* buffer, int buffer_size);
bool (*settings_parseline)(char* line, char** name, char** value);

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox-cvs



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise