public void updateComment(Comment comment)
 {
     inlog.wijzigComment(comment);
 }