Commit e41202c0 authored by hardy's avatar hardy

Merge remote-tracking branch 'origin/nfapi-carriage-returns' into integration_2021_wk47_b

parents c98e9e9a bcf1ac0c
......@@ -14,7 +14,6 @@
* limitations under the License.
*/
#include <stdio.h>
#include <stdarg.h>
#include <stdint.h>
......
......@@ -2386,4 +2386,3 @@ int nfapi_p5_message_unpack(void *pMessageBuf, uint32_t messageBufLen, void *pUn
return result;
}
......@@ -7944,5 +7944,3 @@ int nfapi_nr_p7_message_unpack(void *pMessageBuf, uint32_t messageBufLen, void *
else
return 0;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment