summaryrefslogtreecommitdiff
path: root/clients/tui/nmtui-hostname.h
blob: 2a34e783e4977510e7ab7f6df884941c887cf3e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright 2013 Red Hat, Inc.
 */

#ifndef NMTUI_HOSTNAME_H
#define NMTUI_HOSTNAME_H

NmtNewtForm *nmtui_hostname (gboolean is_top, int argc, char **argv);

#endif /* NMTUI_HOSTNAME_H */