objects in source documentation renamed from xy-object to xy object

This commit is contained in:
Jan Hutter
2005-11-10 09:35:28 +00:00
parent c7748338f2
commit c3dc6f1aae
20 changed files with 272 additions and 272 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ struct private_scheduler_s {
scheduler_t public;
/**
* Assigned thread to the scheduler_t-object
* Assigned thread to the scheduler_t object
*/
pthread_t assigned_thread;