Skip to content

Commit

Permalink
Update EntryPoint.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
IFeelBloated committed Sep 4, 2015
1 parent c179fd2 commit b068d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EntryPoint.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ VS_EXTERNAL_API(void) VapourSynthPluginInit(VSConfigPlugin configFunc, VSRegiste

mvsuperRegister(registerFunc, plugin);
mvanalyzeRegister(registerFunc, plugin);
mvanalyseRegister(registerFunc, plugin);
mvanalyseRegister(registerFunc, plugin);
mvdegrainsRegister(registerFunc, plugin);
mvcompensateRegister(registerFunc, plugin);
mvrecalculateRegister(registerFunc, plugin);
Expand Down

0 comments on commit b068d11

Please sign in to comment.