add missing _shell_link_to_shell_js() declaration
Fix missing-prototypes warning. https://bugzilla.gnome.org/show_bug.cgi?id=677441
This commit is contained in:
parent
406db1902c
commit
98c3f6b3bf
@ -351,6 +351,8 @@ main (int argc, char **argv)
|
|||||||
https://bugzilla.gnome.org/show_bug.cgi?id=670477
|
https://bugzilla.gnome.org/show_bug.cgi?id=670477
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
void _shell_link_to_shell_js (void);
|
||||||
|
|
||||||
void
|
void
|
||||||
_shell_link_to_shell_js (void)
|
_shell_link_to_shell_js (void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user