summaryrefslogtreecommitdiff
path: root/qpb/qpb_allocator.h
diff options
context:
space:
mode:
authorMartin Winter <mwinter@opensourcerouting.org>2017-01-20 02:58:55 +0700
committerMartin Winter <mwinter@opensourcerouting.org>2017-01-20 02:59:10 +0700
commitfc5300bdbc9dba3221ad8f1e3d1beeb99a94bed6 (patch)
tree48d68698db6994e8a86c499aee46075d664f50f1 /qpb/qpb_allocator.h
parent63a79ae1c223ad01d29a19c093da564952904f5b (diff)
Protobuf: Update library name to reflect name change to FRR
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Diffstat (limited to 'qpb/qpb_allocator.h')
-rw-r--r--qpb/qpb_allocator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpb/qpb_allocator.h b/qpb/qpb_allocator.h
index 83ddf56cbc..bb7dcf38f3 100644
--- a/qpb/qpb_allocator.h
+++ b/qpb/qpb_allocator.h
@@ -24,7 +24,7 @@
*/
/*
- * Header file for quagga protobuf memory management code.
+ * Header file for Quagga/FRR protobuf memory management code.
*/
#ifndef _QPB_ALLOCATOR_H_