ObjFW  Diff

Differences From Artifact [d24f625581]:

To Artifact [0319ec8956]:


85
86
87
88
89
90
91
92
93
94
95
96
}

- (OFString*)sourcePath
{
	return sourcePath;
}

- (OFString*)destinationPath;
{
	return destinationPath;
}
@end







|




85
86
87
88
89
90
91
92
93
94
95
96
}

- (OFString*)sourcePath
{
	return sourcePath;
}

- (OFString*)destinationPath
{
	return destinationPath;
}
@end