1
0
Fork 0
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:
John Cortell 2010-06-01 19:02:34 +00:00
parent f001fc32d0
commit ae33c729a7

View file

@ -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.
*/