ObjFW  Diff

Differences From Artifact [84b4e15386]:

To Artifact [a5d3f9d2cc]:


70
71
72
73
74
75
76
77

78
79
70
71
72
73
74
75
76

77
78
79







-
+


	    inClass];

	return description;
}

- (OFURL*)URL
{
	return URL;
	OF_GETTER(URL, NO)
}
@end