diff --git a/SoObjects/SOGo/SOGoObject.h b/SoObjects/SOGo/SOGoObject.h index 172f45a60..114b0c55d 100644 --- a/SoObjects/SOGo/SOGoObject.h +++ b/SoObjects/SOGo/SOGoObject.h @@ -122,7 +122,7 @@ - (NSException *)delete; - (id) DELETEAction: (id) _ctx; -- (id)GETAction:(id)_ctx; +- (id) GETAction:(id)_ctx; /* etag support */