- Removed superfluous backslashes for line continuation

This commit is contained in:
Thomas Ries
2004-02-14 10:07:31 +00:00
parent 3c9e22b0cb
commit e75d1c8f79
14 changed files with 20 additions and 19 deletions
+1
View File
@@ -1,5 +1,6 @@
0.5.3
=====
14-Feb-2004: - Removed superfluous backslashes for line continuation
11-Feb-2004: - Use same SIP port number for RX & TX (-> support
symmetric SIP signalling)
7-Feb-2004: - Fix for local-UA to local-UA RTP proxying, symmetric
+1 -1
View File
@@ -31,7 +31,7 @@
#include "siproxd.h"
#include "log.h"
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
+1 -1
View File
@@ -38,7 +38,7 @@
#include "siproxd.h"
#include "log.h"
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
/* configuration storage */
+1 -1
View File
@@ -31,7 +31,7 @@
#include <syslog.h>
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
+1 -1
View File
@@ -35,7 +35,7 @@
#include "siproxd.h"
#include "log.h"
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
+1 -1
View File
@@ -32,7 +32,7 @@
#include "siproxd.h"
#include "log.h"
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
/* configuration storage */
+1 -1
View File
@@ -35,7 +35,7 @@
#include "siproxd.h"
#include "log.h"
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
/* configuration storage */
+1 -1
View File
@@ -29,7 +29,7 @@
#include "rtpproxy.h"
#include "log.h"
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
+1 -1
View File
@@ -38,7 +38,7 @@
#include "rtpproxy.h"
#include "log.h"
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
+1 -1
View File
@@ -33,7 +33,7 @@
#include "log.h"
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
+1 -1
View File
@@ -44,7 +44,7 @@
#include "rewrite_rules.h"
#include "log.h"
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
/* configuration storage */
+7 -7
View File
@@ -38,7 +38,7 @@
#include "siproxd.h"
#include "log.h"
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
@@ -50,12 +50,12 @@ int sip_socket=0;
/* -h help option text */
static const char str_helpmsg[] =
PACKAGE"-"VERSION"-"BUILDSTR" (c) 2002-2004 Thomas Ries\n" \
"\nUsage: siproxd [options]\n\n" \
"options:\n" \
" --help (-h) help\n" \
" --debug <pattern> (-d) set debug-pattern\n" \
" --config <cfgfile> (-c) use the specified config file\n"\
PACKAGE "-" VERSION "-" BUILDSTR " (c) 2002-2004 Thomas Ries\n"
"\nUsage: siproxd [options]\n\n"
"options:\n"
" --help (-h) help\n"
" --debug <pattern> (-d) set debug-pattern\n"
" --config <cfgfile> (-c) use the specified config file\n"
"";
+1 -1
View File
@@ -38,7 +38,7 @@
#include "siproxd.h"
#include "log.h"
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
/* configuration storage */
+1 -1
View File
@@ -44,7 +44,7 @@
#include "siproxd.h"
#include "log.h"
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"\
static char const ident[]="$Id: " __FILE__ ": " PACKAGE "-" VERSION "-"
BUILDSTR " $";
/* configuration storage */