summaryrefslogtreecommitdiff
path: root/src/VBox/Main/cbinding
diff options
context:
space:
mode:
authorFelix Geyer <debfx-pkg@fobos.de>2011-02-18 14:12:58 +0100
committerFelix Geyer <debfx-pkg@fobos.de>2011-02-18 14:12:58 +0100
commit0eeddfd8dc6b9702278fdefa2dee1d3f465e0ea2 (patch)
treec632a20b5d0e379f5d83c0f476014fe4217e48de /src/VBox/Main/cbinding
parent14ee89c73b263c9a9e6e5bd300ef05c1ed41742a (diff)
downloadvirtualbox-0eeddfd8dc6b9702278fdefa2dee1d3f465e0ea2.tar.gz
Imported Upstream version 4.0.4-dfsgupstream/4.0.4-dfsg
Diffstat (limited to 'src/VBox/Main/cbinding')
-rw-r--r--src/VBox/Main/cbinding/Makefile.kmk2
-rw-r--r--src/VBox/Main/cbinding/VBoxXPCOMC.cpp2
-rw-r--r--src/VBox/Main/cbinding/VBoxXPCOMCGlue.c2
-rw-r--r--src/VBox/Main/cbinding/VBoxXPCOMCGlue.h2
-rw-r--r--src/VBox/Main/cbinding/makefile.tstXPCOMCGlue2
-rw-r--r--src/VBox/Main/cbinding/tstXPCOMCCall.c2
-rw-r--r--src/VBox/Main/cbinding/tstXPCOMCGlue.c2
-rw-r--r--src/VBox/Main/cbinding/xpcidl.xsl2
8 files changed, 8 insertions, 8 deletions
diff --git a/src/VBox/Main/cbinding/Makefile.kmk b/src/VBox/Main/cbinding/Makefile.kmk
index d221e4d61..03af2602a 100644
--- a/src/VBox/Main/cbinding/Makefile.kmk
+++ b/src/VBox/Main/cbinding/Makefile.kmk
@@ -1,4 +1,4 @@
-# $Id: Makefile.kmk 29167 2010-05-06 15:58:14Z vboxsync $
+# $Id: Makefile.kmk $
## @file
# Sub-Makefile for the VBox C Binding.
#
diff --git a/src/VBox/Main/cbinding/VBoxXPCOMC.cpp b/src/VBox/Main/cbinding/VBoxXPCOMC.cpp
index dd236f911..505ee7202 100644
--- a/src/VBox/Main/cbinding/VBoxXPCOMC.cpp
+++ b/src/VBox/Main/cbinding/VBoxXPCOMC.cpp
@@ -1,4 +1,4 @@
-/* $Id: VBoxXPCOMC.cpp 29167 2010-05-06 15:58:14Z vboxsync $ */
+/* $Id: VBoxXPCOMC.cpp $ */
/** @file VBoxXPCOMC.cpp
* Utility functions to use with the C binding for XPCOM.
*/
diff --git a/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c b/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c
index 69ad2d36d..3484ad65e 100644
--- a/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c
+++ b/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c
@@ -1,4 +1,4 @@
-/* $Revision: 33396 $ */
+/* $Revision: 66985 $ */
/** @file
* Glue code for dynamically linking to VBoxXPCOMC.
*/
diff --git a/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h b/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h
index 61ab816fb..3edd49a79 100644
--- a/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h
+++ b/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h
@@ -1,4 +1,4 @@
-/* $Revision: 29200 $ */
+/* $Revision: 61277 $ */
/** @file VBoxXPCOMCGlue.h
* Glue for dynamically linking with VBoxXPCOMC.
*/
diff --git a/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue b/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue
index 11769019e..07838aba6 100644
--- a/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue
+++ b/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue
@@ -1,4 +1,4 @@
-# $Revision: 28800 $
+# $Revision: 60692 $
## @file makefile.tstLinuxC
# Makefile for sample program illustrating use of C binding for XPCOM.
#
diff --git a/src/VBox/Main/cbinding/tstXPCOMCCall.c b/src/VBox/Main/cbinding/tstXPCOMCCall.c
index e65e144c2..a2311829f 100644
--- a/src/VBox/Main/cbinding/tstXPCOMCCall.c
+++ b/src/VBox/Main/cbinding/tstXPCOMCCall.c
@@ -1,4 +1,4 @@
-/* $Revision: 28800 $ */
+/* $Revision: 60692 $ */
/** @file tstXPCOMCGlue.c
* Demonstrator program to illustrate use of C bindings of Main API.
*
diff --git a/src/VBox/Main/cbinding/tstXPCOMCGlue.c b/src/VBox/Main/cbinding/tstXPCOMCGlue.c
index d2e87876a..751bb1acd 100644
--- a/src/VBox/Main/cbinding/tstXPCOMCGlue.c
+++ b/src/VBox/Main/cbinding/tstXPCOMCGlue.c
@@ -1,4 +1,4 @@
-/* $Revision: 33294 $ */
+/* $Revision: 66862 $ */
/** @file tstXPCOMCGlue.c
* Demonstrator program to illustrate use of C bindings of Main API.
*
diff --git a/src/VBox/Main/cbinding/xpcidl.xsl b/src/VBox/Main/cbinding/xpcidl.xsl
index 38d3139cb..fdab2a8ba 100644
--- a/src/VBox/Main/cbinding/xpcidl.xsl
+++ b/src/VBox/Main/cbinding/xpcidl.xsl
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!-- $Id: xpcidl.xsl 32404 2010-09-10 13:17:42Z vboxsync $ -->
+<!-- $Id: xpcidl.xsl $ -->
<!--
* A template to generate a XPCOM IDL compatible interface definition file