Ignore:
Timestamp:
Jul 5, 2008, 6:39:56 PM (15 years ago)
Author:
Sam Hocevar
Message:
  • Fix plugin build.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/caca/caca.c

    r2306 r2519  
    4646static int caca_select_driver(caca_display_t *, char const *);
    4747#if defined(USE_PLUGINS)
    48 static int caca_plugin_install(char const *, caca_display_t *);
     48static int caca_plugin_install(caca_display_t *, char const *);
    4949#endif
    5050
Note: See TracChangeset for help on using the changeset viewer.