Commit e5dd62e2 by Jerry Quinn Committed by Jerry Quinn

plugin-api.h: Fix compile.

2009-10-04  Jerry Quinn  <jlquinn@optonline.net>

	* plugin-api.h: Fix compile.

From-SVN: r152438
parent 2dc07d45
2009-10-04 Jerry Quinn <jlquinn@optonline.net>
* plugin-api.h: Fix compile.
2008-10-03 Rafael Espindola <espindola@google.com>
* plugin-api.h: New.
......
......@@ -257,7 +257,7 @@ enum ld_plugin_status
(*ld_plugin_onload) (struct ld_plugin_tv *tv);
#ifdef __cplusplus
};
}
#endif
#endif /* !defined(PLUGIN_API_H) */
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