~ubuntu-branches/ubuntu/hardy/gtkhtml3.14/hardy-proposed

« back to all changes in this revision

Viewing changes to src/gtkhtmldebug.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-09-03 21:01:50 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20070903210150-67az4b1sskzop998
Tags: 3.15.92-0ubuntu1
* New upstream version:
  - Bug Fixes:
    #470451: Update FSF address in header comments
  - Updated Translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
   
16
16
   You should have received a copy of the GNU Library General Public License
17
17
   along with this library; see the file COPYING.LIB.  If not, write to
18
 
   the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
19
 
   Boston, MA 02111-1307, USA.
 
18
   the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 
19
   Boston, MA 02110-1301, USA.
20
20
*/
21
21
 
22
22
/* Various debugging routines.  */