cziegeler 2004/02/22 02:51:45
Modified: pool/src/java/org/apache/avalon/excalibur/pool Poolable.java
Log:
Fix compiler problem
Revision Changes Path
1.4 +2 -2
avalon-excalibur/pool/src/java/org/apache/avalon/excalibur/pool/Poolable.java
Index: Poolable.java
===================================================================
RCS file:
/home/cvs/avalon-excalibur/pool/src/java/org/apache/avalon/excalibur/pool/Poolable.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Poolable.java 21 Feb 2004 15:38:46 -0000 1.3
+++ Poolable.java 22 Feb 2004 10:51:45 -0000 1.4
@@ -1,4 +1,4 @@
-//*
+/*
* Copyright 2002-2004 Apache Software Foundation
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]