diff options
| author | Antonin Descampe <antonin@gmail.com> | 2005-05-26 12:22:00 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2005-05-26 12:22:00 +0000 |
| commit | 384068ce8cb47f1b0ae8a214260b069660034b0d (patch) | |
| tree | 3bdac13a13a6031a1af8f1775b41f49f45195cb9 /libopenjpeg | |
| parent | 7e518596e03caf8f2793697dcbe1d9f70f949de0 (diff) | |
test
Diffstat (limited to 'libopenjpeg')
| -rw-r--r-- | libopenjpeg/bio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopenjpeg/bio.c b/libopenjpeg/bio.c index ed846fae..43b415d6 100644 --- a/libopenjpeg/bio.c +++ b/libopenjpeg/bio.c @@ -25,7 +25,7 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. - */ + ***/ #include "bio.h" #include <stdio.h> |
