summaryrefslogtreecommitdiff
path: root/net/ser/files/patch-main.c
blob: f490905b8b035a314cd8226b50d35d34e4eeeced (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$FreeBSD$

--- main.c.orig
+++ main.c
@@ -249,6 +251,10 @@
    be default yes, good for trouble-shooting
 */
 int server_signature=1;
+/*
+ * Server's signature if different from default.
+ */
+char* server_name = 0;
 /* should ser try to locate outbound interface on multihomed
  * host? by default not -- too expensive
  */