~ubuntu-branches/debian/jessie/file-roller/jessie

« back to all changes in this revision

Viewing changes to src/java-utils.c

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2013-05-25 13:13:26 UTC
  • mfrom: (1.8.1) (5.1.10 experimental)
  • Revision ID: package-import@ubuntu.com-20130525131326-bm7bv6b4yig6820h
Tags: 3.8.2-1
* New upstream release.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 *  You should have received a copy of the GNU General Public License
19
19
 *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
20
20
 */
21
 
 
 
21
 
 
22
#include <config.h>
22
23
#include <fcntl.h>
23
24
#include <unistd.h>
24
25
#include <errno.h>