summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2009-02-16 16:21:10 +0000
committerphintuka <phintuka>2009-02-16 16:21:10 +0000
commit9b2afdabb3f5c12d8e809dc854aad9b4511c9a0b (patch)
tree4159cf5e54f7194dc925f0ab8b2fb1e1e79f0842
parent2b912e6e0c23d2859cd777e0c2257eb8fd566e87 (diff)
downloadxineliboutput-9b2afdabb3f5c12d8e809dc854aad9b4511c9a0b.tar.gz
xineliboutput-9b2afdabb3f5c12d8e809dc854aad9b4511c9a0b.tar.bz2
Fixed paste error
-rw-r--r--tools/ts.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/ts.h b/tools/ts.h
index 4d0c95a8..8a8af369 100644
--- a/tools/ts.h
+++ b/tools/ts.h
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: ts.h,v 1.8 2009-02-16 16:03:18 phintuka Exp $
+ * $Id: ts.h,v 1.9 2009-02-16 16:21:10 phintuka Exp $
*
*/
@@ -12,7 +12,7 @@
#define _XINELIBOUTPUT_TS_H_
#ifdef __cplusplus
-} /* extern "C" { */
+extern "C" {
#endif