mirror of
				https://github.com/eledio-devices/thirdparty-littlefs.git
				synced 2025-10-31 00:32:38 +01:00 
			
		
		
		
	Commentary typo fix
This commit is contained in:
		
				
					committed by
					
						 Christopher Haster
						Christopher Haster
					
				
			
			
				
	
			
			
			
						parent
						
							6d55755128
						
					
				
				
					commit
					aa50e03684
				
			
							
								
								
									
										2
									
								
								lfs.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								lfs.c
									
									
									
									
									
								
							| @@ -1737,7 +1737,7 @@ lfs_soff_t lfs_file_size(lfs_t *lfs, lfs_file_t *file) { | ||||
| } | ||||
|  | ||||
|  | ||||
| /// General fs oprations /// | ||||
| /// General fs operations /// | ||||
| int lfs_stat(lfs_t *lfs, const char *path, struct lfs_info *info) { | ||||
|     // check for root, can only be something like '/././../.' | ||||
|     if (strspn(path, "/.") == strlen(path)) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user