Adjust exceptions to ObjFW API change.
This commit is contained in:
parent
bdd815ec47
commit
e763339789
2 changed files with 2 additions and 2 deletions
|
@ -74,6 +74,6 @@
|
|||
|
||||
- (OFString*)reason
|
||||
{
|
||||
OF_GETTER(_reason, false)
|
||||
OF_GETTER(_reason, true)
|
||||
}
|
||||
@end
|
||||
|
|
Reference in a new issue