pkgsrc/sysutils/lxtask
richard c933b65636 fix function prototype to match body in order to avoid:
>xfce-taskmanager-linux.c:33:6: error: conflicting types for 'get_task_details'
> void get_task_details(pid_t pid,struct task *task)
>      ^
>In file included from xfce-taskmanager-linux.c:30:0:
>xfce-taskmanager-linux.h:41:6: note: previous declaration of 'get_task_details' was here
> void get_task_details(gint pid,struct task *task);
>      ^
2016-08-17 15:19:42 +00:00
..
patches fix function prototype to match body in order to avoid: 2016-08-17 15:19:42 +00:00
DESCR
distinfo fix function prototype to match body in order to avoid: 2016-08-17 15:19:42 +00:00
Makefile Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
PLIST