summaryrefslogtreecommitdiffstats
path: root/lib/pqueue.h
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2015-10-14 08:50:38 -0400
committerPaul Jakma <paul@quagga.net>2015-10-27 10:53:22 +0000
commiteeef0db2e9260fe76acb328a339025c432eb7c22 (patch)
tree48bc6b2b1e3e71658fcf345ed381d3d4bf10c8c4 /lib/pqueue.h
parentee162617ead116ebcda93b145a043231647b3380 (diff)
downloadquagga-eeef0db2e9260fe76acb328a339025c432eb7c22.tar.bz2
quagga-eeef0db2e9260fe76acb328a339025c432eb7c22.tar.xz
lib: Fix duplicate variable name in smux.c and vty.c
Both smux.c and vty.c have the same: static struct thread_master *master; as global variables for the file. This can and will lead to confusion name the variables something appropriate for the file it is in. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/pqueue.h')
0 files changed, 0 insertions, 0 deletions