From 0b4425760be1f92a1f25daeb5d3dc91814a98622 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 5 Jun 2013 00:55:50 +0200 Subject: Nuke trailing blank lines. Signed-off-by: Ralf Baechle --- 6pack/Makefile.am | 1 - NEWS | 2 -- README | 2 -- ax25/access.h | 1 - ax25/axctl.c | 1 - ax25/axgetput/axgetput.c | 1 - ax25/axgetput/util.c | 1 - ax25/mheardd.c | 1 - dmascc/Makefile.am | 1 - hdlcutil/baycom.9 | 4 ---- hdlcutil/hdlcdrv.9 | 4 ---- hdlcutil/smdiag.8 | 2 -- hdlcutil/soundmodem.9 | 4 ---- kiss/Makefile.am | 1 - netrom/Makefile.am | 1 - pathnames.h | 2 -- rose/rsusers.sh | 1 - tcpip/Makefile.am | 1 - tcpip/ttylinkd.conf | 1 - tcpip/ttylinkd.conf.5 | 1 - user_call/Makefile.am | 1 - yamdrv/Makefile.am | 1 - 22 files changed, 35 deletions(-) mode change 100755 => 100644 rose/rsusers.sh diff --git a/6pack/Makefile.am b/6pack/Makefile.am index 2e803dd..605fe89 100644 --- a/6pack/Makefile.am +++ b/6pack/Makefile.am @@ -15,4 +15,3 @@ AX25_LOCALSTATEDIR=${localstatedir}/ax25/ install-exec-hook: (cd $(DESTDIR)$(sbindir)) - diff --git a/NEWS b/NEWS index 51c9a85..3605bda 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1 @@ This is some news about ax25-tools - - diff --git a/README b/README index 293e64f..c3d95a8 100644 --- a/README +++ b/README @@ -9,5 +9,3 @@ command. - Craig Small - - diff --git a/ax25/access.h b/ax25/access.h index 4901418..d54339d 100644 --- a/ax25/access.h +++ b/ax25/access.h @@ -17,4 +17,3 @@ void ask_pw_sys(char *prompt, char *pass_want, char *pw); void ask_pw_md5(char *prompt, char *pass_want, char *pw); char *read_pwd (struct passwd *pw, int *pwtype); #endif - diff --git a/ax25/axctl.c b/ax25/axctl.c index e198e97..2b7c034 100644 --- a/ax25/axctl.c +++ b/ax25/axctl.c @@ -91,4 +91,3 @@ int main(int argc, char **argv) return 0; } - diff --git a/ax25/axgetput/axgetput.c b/ax25/axgetput/axgetput.c index d3d3f53..9513a8f 100644 --- a/ax25/axgetput/axgetput.c +++ b/ax25/axgetput/axgetput.c @@ -390,4 +390,3 @@ skiped_crc_only_tag_1: return 0; } - diff --git a/ax25/axgetput/util.c b/ax25/axgetput/util.c index 4aff6a0..5ce6ffb 100644 --- a/ax25/axgetput/util.c +++ b/ax25/axgetput/util.c @@ -205,4 +205,3 @@ void date_unix2dos(int unix_date,unsigned short *time, unsigned short *date) } *date = nl_day-day_n[month-1]+1+(month << 5)+(year << 9); } - diff --git a/ax25/mheardd.c b/ax25/mheardd.c index 3d45131..79acd79 100644 --- a/ax25/mheardd.c +++ b/ax25/mheardd.c @@ -475,4 +475,3 @@ static struct mheard_list_struct *findentry(ax25_address *callsign, char *port) return oldest; } - diff --git a/dmascc/Makefile.am b/dmascc/Makefile.am index 32d2378..c905156 100644 --- a/dmascc/Makefile.am +++ b/dmascc/Makefile.am @@ -8,4 +8,3 @@ dist_man_MANS = dmascc_cfg.1 dist_doc_DATA = README.dmascc installconf: - diff --git a/hdlcutil/baycom.9 b/hdlcutil/baycom.9 index 3e2c740..ad87253 100644 --- a/hdlcutil/baycom.9 +++ b/hdlcutil/baycom.9 @@ -56,7 +56,3 @@ linux/drivers/net/hdlcdrv.c, .SH AUTHOR baycom was written by Thomas Sailer, HB9JNX/AE4WA, (t.sailer@alumni.ethz.ch). - - - - diff --git a/hdlcutil/hdlcdrv.9 b/hdlcutil/hdlcdrv.9 index d0182ff..6ec7be2 100644 --- a/hdlcutil/hdlcdrv.9 +++ b/hdlcutil/hdlcdrv.9 @@ -214,7 +214,3 @@ linux/drivers/net/hdlcdrv.c, .SH AUTHOR hdlcdrv was written by Thomas Sailer, HB9JNX/AE4WA, (t.sailer@alumni.ethz.ch). - - - - diff --git a/hdlcutil/smdiag.8 b/hdlcutil/smdiag.8 index abc960f..f1c5478 100644 --- a/hdlcutil/smdiag.8 +++ b/hdlcutil/smdiag.8 @@ -74,5 +74,3 @@ linux/drivers/net/soundmodem.c .SH AUTHOR smdiag was written by Thomas Sailer (t.sailer@alumni.ethz.ch). - - diff --git a/hdlcutil/soundmodem.9 b/hdlcutil/soundmodem.9 index c3faf9a..cbf6159 100644 --- a/hdlcutil/soundmodem.9 +++ b/hdlcutil/soundmodem.9 @@ -76,7 +76,3 @@ linux/drivers/net/hdlcdrv.c, .SH AUTHOR soundmodem was written by Thomas Sailer, HB9JNX/AE4WA, (t.sailer@alumni.ethz.ch). - - - - diff --git a/kiss/Makefile.am b/kiss/Makefile.am index dcb833a..38ba8fb 100644 --- a/kiss/Makefile.am +++ b/kiss/Makefile.am @@ -16,4 +16,3 @@ AX25_LOCALSTATEDIR=${localstatedir}/ax25/ install-exec-hook: (cd $(DESTDIR)$(sbindir) ; ln -sf kissattach spattach) - diff --git a/netrom/Makefile.am b/netrom/Makefile.am index fc2361b..ffc3984 100644 --- a/netrom/Makefile.am +++ b/netrom/Makefile.am @@ -30,4 +30,3 @@ INCLUDES = -DAX25_SYSCONFDIR=\""$(AX25_SYSCONFDIR)"\" \ AX25_SYSCONFDIR=${sysconfdir}/ax25/ AX25_LOCALSTATEDIR=${localstatedir}/ax25/ - diff --git a/pathnames.h b/pathnames.h index f5e871c..3584ae8 100644 --- a/pathnames.h +++ b/pathnames.h @@ -24,5 +24,3 @@ #define PROC_AX25_CALLS_FILE "/proc/net/ax25_calls" #define PROC_NR_NEIGH_FILE "/proc/net/nr_neigh" #define PROC_NR_NODES_FILE "/proc/net/nr_nodes" - - diff --git a/rose/rsusers.sh b/rose/rsusers.sh old mode 100755 new mode 100644 index 6dff1ce..58b563c --- a/rose/rsusers.sh +++ b/rose/rsusers.sh @@ -125,4 +125,3 @@ fi read x exit 0 - diff --git a/tcpip/Makefile.am b/tcpip/Makefile.am index 0362e18..fa0e3c6 100644 --- a/tcpip/Makefile.am +++ b/tcpip/Makefile.am @@ -29,4 +29,3 @@ INCLUDES = -DAX25_SYSCONFDIR=\""$(AX25_SYSCONFDIR)"\" \ AX25_SYSCONFDIR=${sysconfdir}/ax25/ AX25_LOCALSTATEDIR=${localstatedir}/ax25/ - diff --git a/tcpip/ttylinkd.conf b/tcpip/ttylinkd.conf index ae65749..8f581ff 100644 --- a/tcpip/ttylinkd.conf +++ b/tcpip/ttylinkd.conf @@ -7,4 +7,3 @@ # sysop=user # sysop=root - diff --git a/tcpip/ttylinkd.conf.5 b/tcpip/ttylinkd.conf.5 index 7af2dd8..2398a35 100644 --- a/tcpip/ttylinkd.conf.5 +++ b/tcpip/ttylinkd.conf.5 @@ -19,4 +19,3 @@ launched. If you do not supply a hostname then the local host will be assumed. .BR ttylinkd (8). .SH AUTHOR Craig Small VK2XLZ - diff --git a/user_call/Makefile.am b/user_call/Makefile.am index b45e47c..d7b1fb8 100644 --- a/user_call/Makefile.am +++ b/user_call/Makefile.am @@ -25,4 +25,3 @@ rose_call_SOURCES = rose_call.c \ tcp_call_SOURCES = tcp_call.c \ user_io.c \ user_io.h - diff --git a/yamdrv/Makefile.am b/yamdrv/Makefile.am index 22352eb..f9ebd1a 100644 --- a/yamdrv/Makefile.am +++ b/yamdrv/Makefile.am @@ -8,4 +8,3 @@ mcs2h_SOURCES = mcs2h.c dist_doc_DATA = README.yamdrv installconf: - -- cgit v1.2.3