hal/hald device_info.c,1.26,1.27
David Zeuthen
david at freedesktop.org
Mon May 2 11:48:31 PDT 2005
Update of /cvs/hal/hal/hald
In directory gabe:/tmp/cvs-serv8820/hald
Modified Files:
device_info.c
Log Message:
2005-05-02 David Zeuthen <davidz at redhat.com>
* tools/gen-libgphoto-hal-fdi: Generate HAL fdi file - script from
Pozsar Balazs <pozsy at uhulinux.hu>; slightly tweaked by me
Index: device_info.c
===================================================================
RCS file: /cvs/hal/hal/hald/device_info.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- device_info.c 28 Feb 2005 01:16:47 -0000 1.26
+++ device_info.c 2 May 2005 18:48:29 -0000 1.27
@@ -1227,7 +1227,7 @@
snprintf (buf, sizeof (buf), "%s/%s", dir, filename);
- /*HAL_INFO(("analysing file %s", buf)); */
+ /*HAL_INFO(("analyzing file %s", buf));*/
/* open file and read it into a buffer; it's a small file... */
file = fopen (buf, "r");
More information about the hal-commit
mailing list