~ubuntu-branches/ubuntu/trusty/glibmm2.4/trusty

« back to all changes in this revision

Viewing changes to glib/glibmm/spawn.h

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-28 12:28:45 UTC
  • mfrom: (1.2.77)
  • Revision ID: package-import@ubuntu.com-20120928122845-6h032jivploan2aa
Tags: 2.33.13-0ubuntu2
* debian/rules:
  - Bump shlib version

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#define _GLIBMM_SPAWN_H
5
5
 
6
6
 
7
 
/* $Id: spawn.hg,v 1.4 2004/03/02 23:29:57 murrayc Exp $ */
8
 
 
9
7
/* Copyright (C) 2002 The gtkmm Development Team
10
8
 *
11
9
 * This library is free software; you can redistribute it and/or
504
502
 
505
503
/** @} group Spawn */
506
504
 
507
 
// For some reason gmmproc thinks that g_iconv should be wrapped here.
508
 
 
509
 
 
510
505
} // namespace Glib
511
506
 
512
507