diff options
author | Brian Havard <bjh@apache.org> | 2000-11-13 07:39:47 +0000 |
---|---|---|
committer | Brian Havard <bjh@apache.org> | 2000-11-13 07:39:47 +0000 |
commit | 0b4e153365d78ca5a4f09381576f9dc6ed21f2ae (patch) | |
tree | 17199a28aeaebc91852795100d45d2d021e31dc9 /file_io/os2/readwrite.c | |
parent | 0456f2f9d72380940b1894d834a3c94009e13f8d (diff) | |
download | apr-0b4e153365d78ca5a4f09381576f9dc6ed21f2ae.tar.gz apr-0b4e153365d78ca5a4f09381576f9dc6ed21f2ae.zip |
Remove some accidentally (I assume :) committed junk.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@60714 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'file_io/os2/readwrite.c')
-rw-r--r-- | file_io/os2/readwrite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/file_io/os2/readwrite.c b/file_io/os2/readwrite.c index 9d5b2ff56..d7dddefb6 100644 --- a/file_io/os2/readwrite.c +++ b/file_io/os2/readwrite.c @@ -1,4 +1,4 @@ -os2//* ==================================================================== +/* ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 2000 The Apache Software Foundation. All rights |