Skip to content
Snippets Groups Projects
Commit e8c4add1 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Use macro instead of sizeof

-       p += sizeof(HEADER);
+       p += NS_HFIXEDSZ;
parent f1e5201b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment