This commit is contained in:
		@@ -274,6 +274,8 @@ int main()
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    Tox *tox = create_tox();
 | 
					    Tox *tox = create_tox();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    setbuf(stdout, NULL);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    config_tox(tox);
 | 
					    config_tox(tox);
 | 
				
			||||||
    bootstrap(tox);
 | 
					    bootstrap(tox);
 | 
				
			||||||
    print_tox_id(tox);
 | 
					    print_tox_id(tox);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user