hal/libhal libhal.h,1.12,1.13
David Zeuthen
david at pdx.freedesktop.org
Sat May 1 14:22:50 PDT 2004
Update of /cvs/hal/hal/libhal
In directory pdx:/tmp/cvs-serv10192/libhal
Modified Files:
libhal.h
Log Message:
2004-05-01 David Zeuthen <david at fubar.dk>
* libhal/libhal.h: fix that the extern "C" linkage stuff was
accidently commented out
Index: libhal.h
===================================================================
RCS file: /cvs/hal/hal/libhal/libhal.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- a/libhal.h 10 Apr 2004 16:51:56 -0000 1.12
+++ b/libhal.h 1 May 2004 21:22:48 -0000 1.13
@@ -28,11 +28,9 @@
#include <dbus/dbus.h>
-/*
#if defined(__cplusplus)
extern "C" {
#endif
-*/
/**
* @addtogroup LibHal
More information about the hal-commit
mailing list