summaryrefslogtreecommitdiff
path: root/net/diradmin/files/patch-src-prefs.c
blob: 34702b4767e46b8c1eb2f0d56453779e96ee582e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- src/prefs.c.orig	Thu Jun 12 15:03:12 2003
+++ src/prefs.c	Thu Jan 22 10:16:30 2004
@@ -34,6 +34,7 @@
   gchar *homedir = NULL;
   gchar *cfgfile = NULL;
   connection_profile *connprof = NULL;
+  gint tls;
 
   gboolean is_default;
 
@@ -53,7 +54,6 @@
   preferences.logindefaults.VUID_MAX = 60000;
   preferences.logindefaults.VGID_MIN = 500;
   preferences.logindefaults.VGID_MAX = 60000;
-  gint tls;