fix signness
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24249 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -38,7 +38,7 @@ | ||||
|  | ||||
| RCSID("$Id$"); | ||||
|  | ||||
| static const char *contentdata = | ||||
| static const unsigned char *contentdata = | ||||
|     "\x30\x80\x06\x09\x2a\x86\x48\x86\xf7\x0d\x01\x07\x02\xa0\x80\x30" | ||||
|     "\x80\x02\x01\x03\x31\x0b\x30\x09\x06\x05\x2b\x0e\x03\x02\x1a\x05" | ||||
|     "\x00\x30\x80\x06\x07\x2b\x06\x01\x05\x02\x03\x01\xa0\x80\x24\x80" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand