diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2016-12-14 19:14:04 +0100 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2016-12-20 17:54:03 +0100 |
commit | 8ef0791cb6fa5eefd075661d0bcff0ff743cc3b3 (patch) | |
tree | 94203abf387fd79714fc28497303124beba4bc79 /pimd/pim_static.c | |
parent | bgp: Modify output to be a bit clearer (diff) | |
download | frr-8ef0791cb6fa5eefd075661d0bcff0ff743cc3b3.tar.xz frr-8ef0791cb6fa5eefd075661d0bcff0ff743cc3b3.zip |
build: remove $Format tags
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'pimd/pim_static.c')
-rw-r--r-- | pimd/pim_static.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pimd/pim_static.c b/pimd/pim_static.c index 5882142b3..565d6fe72 100644 --- a/pimd/pim_static.c +++ b/pimd/pim_static.c @@ -16,8 +16,6 @@ along with this program; see the file COPYING; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - - $QuaggaId: $Format:%an, %ai, %h$ $ */ #include <zebra.h> |