st: small typofix in comment
This commit is contained in:
		
							
								
								
									
										2
									
								
								st.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								st.c
									
									
									
									
									
								
							| @@ -2262,7 +2262,7 @@ eschandle(uchar ascii) | |||||||
| 	case 'Z': /* DECID -- Identify Terminal */ | 	case 'Z': /* DECID -- Identify Terminal */ | ||||||
| 		ttywrite(vtiden, strlen(vtiden), 0); | 		ttywrite(vtiden, strlen(vtiden), 0); | ||||||
| 		break; | 		break; | ||||||
| 	case 'c': /* RIS -- Reset to inital state */ | 	case 'c': /* RIS -- Reset to initial state */ | ||||||
| 		treset(); | 		treset(); | ||||||
| 		resettitle(); | 		resettitle(); | ||||||
| 		xloadcols(); | 		xloadcols(); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user