]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/install+setup/setup/setup.h
Neue Netzwerkdialoge sind zum ersten Test verfuegbar.
[ipfire-2.x.git] / src / install+setup / setup / setup.h
index 92e56b10aa9ed5ec931a64ebe83659a08a761b24..064ebff88a56b869b5f336081d4da1b92d78997d 100644 (file)
@@ -1,42 +1,42 @@
-/* SmoothWall setup program.\r
- *\r
- * This program is distributed under the terms of the GNU General Public\r
- * Licence.  See the file COPYING for details.\r
- *\r
- * (c) Lawrence Manning, 2001\r
- * Main include file.\r
- * \r
- * $Id: setup.h,v 1.4 2003/12/11 11:25:54 riddles Exp $\r
- * \r
- */\r
-\r
-#include "../libsmooth/libsmooth.h"\r
-\r
-/* hostname.c */\r
-int handlehostname(void);\r
-\r
-/* domainname.c */\r
-int handledomainname(void);\r
-\r
-/* isdn.c */\r
-int handleisdn(void);\r
-\r
-/* networking.c */\r
-int handlenetworking(void);\r
-\r
-/* dhcp.c */\r
-int handledhcp(void);\r
-\r
-/* passwords.c */\r
-int handlerootpassword(void);\r
-int handlesetuppassword(void);\r
-int handleadminpassword(void);\r
-\r
-/* misc.c */\r
-int writehostsfiles(void);\r
-\r
-/* keymap.c */\r
-int handlekeymap(void);\r
-\r
-/* timezone.c */\r
-int handletimezone(void);\r
+/* SmoothWall setup program.
+ *
+ * This program is distributed under the terms of the GNU General Public
+ * Licence.  See the file COPYING for details.
+ *
+ * (c) Lawrence Manning, 2001
+ * Main include file.
+ * 
+ * $Id: setup.h,v 1.4 2003/12/11 11:25:54 riddles Exp $
+ * 
+ */
+
+#include "../libsmooth/libsmooth.h"
+
+/* hostname.c */
+int handlehostname(void);
+
+/* domainname.c */
+int handledomainname(void);
+
+/* isdn.c */
+int handleisdn(void);
+
+/* networking.c */
+int handlenetworking(void);
+
+/* dhcp.c */
+int handledhcp(void);
+
+/* passwords.c */
+int handlerootpassword(void);
+int handlesetuppassword(void);
+int handleadminpassword(void);
+
+/* misc.c */
+int writehostsfiles(void);
+
+/* keymap.c */
+int handlekeymap(void);
+
+/* timezone.c */
+int handletimezone(void);