diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2011-10-11 09:17:51 +0100 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2011-10-11 09:17:51 +0100 |
| commit | b258a7d9c8f71669df3273127c076e722573f707 (patch) | |
| tree | ff6d87fffb1e1154da9dfadaddab8376eea2f96f /src/xine-engine | |
| parent | c7f63d6c87d5023ba65e3588bf37326e69b20430 (diff) | |
| parent | 61087cfdd20dfabcbc1da7fd11f85815f9a667aa (diff) | |
| download | xine-lib-b258a7d9c8f71669df3273127c076e722573f707.tar.gz xine-lib-b258a7d9c8f71669df3273127c076e722573f707.tar.bz2 | |
Merge from 1.1.
--HG--
rename : src/xine-engine/post.h => include/xine/post.h
rename : po/libxine1.pot => po/libxine2.pot
Diffstat (limited to 'src/xine-engine')
| -rw-r--r-- | src/xine-engine/xine_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xine-engine/xine_private.h b/src/xine-engine/xine_private.h index f1e94cd56..6d74e93b6 100644 --- a/src/xine-engine/xine_private.h +++ b/src/xine-engine/xine_private.h @@ -30,7 +30,7 @@ #define XINE_PRIVATE_H__ #ifndef XINE_LIBRARY_COMPILE -# error xine_private.h is for libxine's private use only! +# error xine_private.h is for libxine private use only! #endif #include <config.h> |
