1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 12:25:35 +02:00

Fixed the @since version number.

This commit is contained in:
Pawel Piech 2009-09-21 19:34:17 +00:00
parent 1656612800
commit d4f8c1d1bd

View file

@ -17,7 +17,7 @@ package org.eclipse.cdt.dsf.internal;
* don't have debug in package name) to have very limited dependencies on other
* plugins.
*
* @since 5.2
* @since 2.1
*/
public class LoggingUtils {
/**