~ubuntu-branches/ubuntu/precise/fuse-exfat/precise-backports

« back to all changes in this revision

Viewing changes to libexfat/node.c

  • Committer: Package Import Robot
  • Author(s): Sven Hoexter
  • Date: 2012-08-12 20:05:10 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120812200510-i7a1tp82r4fwvav9
Tags: 0.9.8-1
* New upstream release.
* Dropped all patches - merged upstream.
* Dropped all usage of quilt - currently not required.
* No longer use CFLAGS as CCFLAGS, the SConstruct file
  now honors CCFLAGS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
        node.c (09.10.09)
3
3
        exFAT file system implementation library.
4
4
 
5
 
        Copyright (C) 2009, 2010  Andrew Nayenko
 
5
        Copyright (C) 2010-2012  Andrew Nayenko
6
6
 
7
7
        This program is free software: you can redistribute it and/or modify
8
8
        it under the terms of the GNU General Public License as published by