mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
apps/examples/nettest and poll: Complete Kconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5556 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+1
-1
@@ -268,7 +268,7 @@ static ssize_t loop_write(FAR struct inode *inode, const unsigned char *buffer,
|
||||
size_t start_sector, unsigned int nsectors)
|
||||
{
|
||||
FAR struct loop_struct_s *dev;
|
||||
size_t nbyteswritten;
|
||||
ssize_t nbyteswritten;
|
||||
off_t offset;
|
||||
int ret;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user