Code

Fix this (need to cast void-pointer to function-pointer to make Sun-cc happy):
authorocto <octo>
Fri, 21 Apr 2006 14:50:35 +0000 (14:50 +0000)
committerocto <octo>
Fri, 21 Apr 2006 14:50:35 +0000 (14:50 +0000)
commite9531e3b4f5013eb912d4081e74682aa84f01870
tree05ecfbe0e825a1f36509501062d93cc77151441d
parent2b8d7404ee1426ec2596d2e88addc588e19d8dbb
Fix this (need to cast void-pointer to function-pointer to make Sun-cc happy):
  "plugin.c", line 132: warning: assignment type mismatch:
    pointer to function(void) returning void "=" pointer to void
src/plugin.c