1
0
mirror of https://github.com/bgp/bgpq4.git synced 2024-05-11 05:55:05 +00:00

bugfix: allow stray spaces at the end of network definitions.

This commit is contained in:
Alexandre Snarskii
2014-07-27 15:01:03 +04:00
parent 6cd1083c51
commit 857c3dc15d
4 changed files with 16 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
AC_INIT(bgpq3,0.1.21,snar@snar.spb.ru)
AC_INIT(bgpq3,0.1.22,snar@snar.spb.ru)
AC_CONFIG_HEADER(config.h)
AC_PROG_CC
AC_PROG_INSTALL