diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-18 12:10:52 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-18 12:10:52 +0000 |
commit | 2251a505881638f6a92a0a0cc49806a0b762b561 (patch) | |
tree | bc5eaec4425a0f54daa071a0209e8a48198bad29 /solenv/bin/pchdelta.py | |
parent | bc8342fde1a09370247720c83e22365b0b64b874 (diff) |
INTEGRATION: CWS cmcfixes48 (1.2.544); FILE MERGED
2008/07/24 12:55:02 cmc 1.2.544.1: #i92086# fix up paths consistently with the others
Diffstat (limited to 'solenv/bin/pchdelta.py')
-rwxr-xr-x | solenv/bin/pchdelta.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/bin/pchdelta.py b/solenv/bin/pchdelta.py index e7d564a9e..52a0df4ec 100755 --- a/solenv/bin/pchdelta.py +++ b/solenv/bin/pchdelta.py @@ -1,4 +1,4 @@ -#!/bin/python +#!/usr/bin/python # ------------------------------------------------------------------------------ # Hacky little delta debug tool to figure out the proper includes for a pch file |