freebsd-ports/net/diradmin/files/patch-src-prefs.c
Pav Lucistnik 0a622a342b - Update to 1.5.1
PR:		ports/61696
Submitted by:	Guillaume Paquet <amyfoub@videotron.ca>
Approved by:	maintainer
2004-01-22 09:43:42 +00:00

18 lines
414 B
C

--- 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;