]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: don't use POSIX reserved y1/yn names
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 3 Mar 2015 07:56:35 +0000 (08:56 +0100)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 7 Jun 2016 13:00:37 +0000 (09:00 -0400)
commitbfac306056ffe52c7b295338eeaf08e17c6c882d
treec688243eedd5b145972b732e4b2097ca4d509e56
parentf2d193ab3282f3b54bd6fe855a0183d362c2746f
isisd: don't use POSIX reserved y1/yn names

y1 and yn are POSIX standard names for Bessel functions.  For
consistency, just rename all of these variables from "y" to "yy".

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
isisd/topology/spgrid.c