forked from cory/tildefriends
		
	Extra /.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4245 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
		@@ -178,7 +178,7 @@ void tf_ssb_export(tf_ssb_t* ssb, const char* key)
 | 
			
		||||
	JS_FreeCString(context, string);
 | 
			
		||||
	JS_FreeValue(context, json);
 | 
			
		||||
 | 
			
		||||
	snprintf(file_path, sizeof(file_path), "apps//%s", path);
 | 
			
		||||
	snprintf(file_path, sizeof(file_path), "apps/%s", path);
 | 
			
		||||
	tf_export_t export =
 | 
			
		||||
	{
 | 
			
		||||
		.parent = file_path,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user