mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 16:56:04 +02:00
Missing asterisk in javadoc comment
This commit is contained in:
parent
f001fc32d0
commit
ae33c729a7
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ public class AsyncCompletionWaitor {
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* Resets the state so we allow ourselves to be reused instead
|
||||
* of having to create a new wait object each time.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue