summaryrefslogtreecommitdiff
path: root/clearsilver/clearsilver-0.10.4.patch
blob: d7ac17e2daea462ac5ed9263c62cfdaeb1d0c577 (plain)
    1 diff -pruN clearsilver-0.10.4-orig/scripts/document.py clearsilver-0.10.1/scripts/document.py
    2 --- clearsilver-0.10.4-orig/scripts/document.py	2005-08-02 01:30:42.000000000 +1000
    3 +++ clearsilver-0.10.4/scripts/document.py	2005-08-02 01:31:08.000000000 +1000
    4 @@ -1,4 +1,4 @@
    5 -#!/bin/env python
    6 +#!/usr/bin/env python
    7  """
    8    document.py -- Simple script to generate manpages from C header
    9    files.  Looks for the following formatted C comments in the C header files:

Generated by cgit