]> git.mxchange.org Git - core.git/commitdiff
Wrong naming...
authorRoland Häder <roland@mxchange.org>
Sun, 17 Apr 2011 18:52:48 +0000 (18:52 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 17 Apr 2011 18:52:48 +0000 (18:52 +0000)
inc/classes/main/streams/input/class_
inc/classes/main/streams/output/class_

index 81fb8ed65dd7a428b7413e354ecbb066b83bae0a..f72b979dfc01a6ae48f0dfb0b17cacc4bf800d99 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class ???InputStream extends BaseInputStream implements InputStreamable {
+class ???InputStream extends BaseStream implements InputStreamable {
        /**
         * Protected constructor
         *
        /**
         * Protected constructor
         *
index 5be4d72bcdce56c7071fe4ad8f59edda5c9169fd..1c389811a68cfe98afa33024ac2039156c1ace62 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class ???OutputStream extends BaseOutputStream implements OutputStreamable {
+class ???OutputStream extends BaseStream implements OutputStreamable {
        /**
         * Protected constructor
         *
        /**
         * Protected constructor
         *