mbuf: fix indent in version map
Use tab rather than space. Signed-off-by: Huawei Xie <huawei.xie@intel.com> Acked-by: Olivier Matz <olivier.matz@6wind.com>
This commit is contained in:
parent
6504bb5ec4
commit
340a1edfa9
@ -13,9 +13,9 @@ DPDK_2.0 {
|
||||
};
|
||||
|
||||
DPDK_2.1 {
|
||||
global:
|
||||
global:
|
||||
|
||||
rte_pktmbuf_pool_create;
|
||||
rte_pktmbuf_pool_create;
|
||||
|
||||
local: *;
|
||||
local: *;
|
||||
} DPDK_2.0;
|
||||
|
Loading…
Reference in New Issue
Block a user