summaryrefslogtreecommitdiff
path: root/src/shared/group-record-show.h
blob: 12bdbd17243c9b5caaf4cb0f3e9ccef1a3e245df (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

#include "group-record.h"

void group_record_show(GroupRecord *gr, bool show_full_user_info);