X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.fastlz%2Fnative%2Ffastlz_read.h;h=147a0edfd20189a44541ecfdfd295c1971930f55;hb=f9e11892b65f0bcc1b9e5967101888568eb1f264;hp=6940ed74bee58b8ee1bf8c71a88c1b5de8e6c40a;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.fastlz/native/fastlz_read.h b/bundles/org.simantics.fastlz/native/fastlz_read.h index 6940ed74b..147a0edfd 100644 --- a/bundles/org.simantics.fastlz/native/fastlz_read.h +++ b/bundles/org.simantics.fastlz/native/fastlz_read.h @@ -1,15 +1,15 @@ -/******************************************************************************* - * Copyright (c) 2007, 2010 Association for Decentralized Information Management - * in Industry THTH ry. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * VTT Technical Research Centre of Finland - initial API and implementation - *******************************************************************************/ -void initRead(FILE* handle); -void deinitRead(); -void read(char* data, int offset, int length); - +/******************************************************************************* + * Copyright (c) 2007, 2010 Association for Decentralized Information Management + * in Industry THTH ry. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * VTT Technical Research Centre of Finland - initial API and implementation + *******************************************************************************/ +void initRead(FILE* handle); +void deinitRead(); +void read(char* data, int offset, int length); +