~ubuntu-branches/ubuntu/maverick/php5/maverick-proposed

« back to all changes in this revision

Viewing changes to ext/standard/head.c

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-08-01 11:58:54 UTC
  • mfrom: (1.1.19 upstream) (0.4.6 experimental)
  • Revision ID: james.westby@ubuntu.com-20100801115854-30yqnnj2vx87v6no
Tags: 5.3.3-1ubuntu1
Merge from Debian experimental: 

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
   | Author: Rasmus Lerdorf <rasmus@lerdorf.on.ca>                        |
16
16
   +----------------------------------------------------------------------+
17
17
 */
18
 
/* $Id: head.c 293036 2010-01-03 09:23:27Z sebastian $ */
 
18
/* $Id: head.c 296107 2010-03-12 10:28:59Z jani $ */
19
19
 
20
20
#include <stdio.h>
21
21
#include "php.h"