Fix nios missed space (#9626)

This commit is contained in:
Tony Murray 2019-01-08 07:07:34 -06:00 committed by GitHub
parent d303174e7a
commit 36b4d16404
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ $oids = [
'ibDhcpTotalNoOfNacks.0',
'ibDhcpTotalNoOfOffers.0',
'ibDhcpTotalNoOfOthers.0',
'ibDhcpTotalNoOfReleases.0 ',
'ibDhcpTotalNoOfReleases.0',
'ibDhcpTotalNoOfRequests.0',
];