extractor.h   extractor.h 
/* /*
This file is part of libextractor. This file is part of libextractor.
(C) 2002-2013 Vidyut Samanta and Christian Grothoff Copyright (C) 2002-2013 Vidyut Samanta and Christian Grothoff
libextractor is free software; you can redistribute it and/or modify libextractor is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 3, or (at your by the Free Software Foundation; either version 3, or (at your
option) any later version. option) any later version.
libextractor is distributed in the hope that it will be useful, but libextractor is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with libextractor; see the file COPYING. If not, write to the along with libextractor; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. Boston, MA 02110-1301, USA.
*/ */
#ifndef EXTRACTOR_H #ifndef EXTRACTOR_H
#define EXTRACTOR_H #define EXTRACTOR_H
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
#if 0 /* keep Emacsens' auto-indent happy */ #if 0 /* keep Emacsens' auto-indent happy */
} }
#endif #endif
 End of changes. 2 change blocks. 
3 lines changed or deleted 3 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/