Skip to content

Commit

Permalink
README upadate
Browse files Browse the repository at this point in the history
  • Loading branch information
vol4ok committed Oct 1, 2011
1 parent 021b8d1 commit 8c54c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -63,5 +63,5 @@ Example
if (!createFile)
return;

splice(createFile, &newCreateFile, ppv(&oldCreateFile);
splice(createFile, &newCreateFile, (void**)(&oldCreateFile);
}

0 comments on commit 8c54c4d

Please sign in to comment.