entropy: Small fix
This commit is contained in:
		@@ -17,6 +17,7 @@
 | 
				
			|||||||
	const char *
 | 
						const char *
 | 
				
			||||||
	entropy(void)
 | 
						entropy(void)
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
		return "∞";
 | 
							/* Unicode Character 'INFINITY' (U+221E) */
 | 
				
			||||||
 | 
							return "\xe2\x88\x9e";
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user