Skip to content

Commit f501117

Browse files
author
liuyucai
committed
完善components\fal\samples\porting\README.md
1 parent a7ee837 commit f501117

File tree

1 file changed

+1
-1
lines changed
  • components/dfs/dfs_v2/src

1 file changed

+1
-1
lines changed

components/dfs/dfs_v2/src/dfs.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ int dfs_dlog(int argc, char** argv)
10371037
}
10381038
}
10391039

1040-
return 0;
1040+
return 0;
10411041
}
10421042
MSH_CMD_EXPORT(dfs_dlog, dfs dlog on|off);
10431043

0 commit comments

Comments
 (0)