Skip to content

Commit 5e9e0c9

Browse files
committed
Rename fix qosmaps to qosmap
1 parent 5b67e6b commit 5e9e0c9

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

lib/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ libsairedis_la_SOURCES = \
5757
sai_redis_nexthopgroup.cpp \
5858
sai_redis_policer.cpp \
5959
sai_redis_port.cpp \
60-
sai_redis_qosmaps.cpp \
60+
sai_redis_qosmap.cpp \
6161
sai_redis_queue.cpp \
6262
sai_redis_route.cpp \
6363
sai_redis_router_interface.cpp \
File renamed without changes.

vslib/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ libsaivs_la_SOURCES = \
8787
sai_vs_nexthopgroup.cpp \
8888
sai_vs_policer.cpp \
8989
sai_vs_port.cpp \
90-
sai_vs_qosmaps.cpp \
90+
sai_vs_qosmap.cpp \
9191
sai_vs_queue.cpp \
9292
sai_vs_route.cpp \
9393
sai_vs_router_interface.cpp \
File renamed without changes.

0 commit comments

Comments
 (0)