mirror of
				git://git.code.sf.net/p/cdesktopenv/code
				synced 2025-03-09 15:50:02 +00:00 
			
		
		
		
	Fix 80 typos in comments
(cherry picked from commit 7dca902a85dc02e5df66f0f45a00d1575e7a0220)
This commit is contained in:
		
							parent
							
								
									53443bb981
								
							
						
					
					
						commit
						39a14c1000
					
				
					 58 changed files with 80 additions and 80 deletions
				
			
		|  | @ -91,7 +91,7 @@ struct _vmalloc_s | |||
| #define VM_TRACE	0000001		/* generate traces of calls	*/ | ||||
| #define VM_DBCHECK	0000002		/* check for boundary overwrite	*/ | ||||
| #define VM_DBABORT	0000004		/* abort on any warning		*/ | ||||
| #define VM_SHARE	0000010		/* sharable across processes	*/ | ||||
| #define VM_SHARE	0000010		/* shareable across processes	*/ | ||||
| #define VM_MEMORYF	0000020		/* vm was allocated by memoryf	*/ | ||||
| #define VM_FLAGS	0000017		/* user-settable flags		*/ | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue