Skip to content

Commit

Permalink
M agpl-event_queues-calendar.ads
Browse files Browse the repository at this point in the history
  • Loading branch information
mosteo committed Jul 3, 2006
1 parent 908a7d7 commit 9dfadc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agpl-event_queues-calendar.ads
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ private
end Worker;

type Object (Stack_size : Natural := 64 * 1024) is
record
limited record
List : Event_list.Sorted_index;
Seq : Id_sequence.Object;
Waiter : Active_object (Object'Access);
Expand Down

0 comments on commit 9dfadc1

Please sign in to comment.