~ubuntu-branches/ubuntu/hardy/ntfs-3g/hardy

« back to all changes in this revision

Viewing changes to include/ntfs-3g/logfile.h

  • Committer: Bazaar Package Importer
  • Author(s): Adam Cécile (Le_Vert)
  • Date: 2006-11-24 00:33:43 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20061124003343-9ag45l8hiuz69nkd
Tags: upstream-0.0.0+20061031
Import upstream version 0.0.0+20061031

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * logfile.h - Exports for $LogFile handling.  Part of the Linux-NTFS project.
 
2
 * logfile.h - Exports for $LogFile handling.  Originated from the Linux-NTFS project.
3
3
 *
4
4
 * Copyright (c) 2000-2005 Anton Altaparmakov
5
5
 *
14
14
 * GNU General Public License for more details.
15
15
 *
16
16
 * You should have received a copy of the GNU General Public License
17
 
 * along with this program (in the main directory of the Linux-NTFS
 
17
 * along with this program (in the main directory of the NTFS-3G
18
18
 * distribution in the file COPYING); if not, write to the Free Software
19
19
 * Foundation,Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20
20
 */