Ticket #297 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Type conflict for pa_drop_caps() in caps.c

Reported by: dboyes Assigned to: lennart
Priority: normal Milestone:
Component: daemon Severity: normal
Keywords: Cc:

Description

To compile correctly the function pa_drop_caps in daemon/caps.c should return void - in the alternative definition it has int - just change to void.

Change History

05/17/08 12:58:24 changed by lennart

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in SVN