hal/libhal-storage libhal-storage.h,1.4,1.5

David Zeuthen david at freedesktop.org
Fri Oct 8 09:40:26 PDT 2004


Update of /cvs/hal/hal/libhal-storage
In directory gabe:/tmp/cvs-serv30371/libhal-storage

Modified Files:
	libhal-storage.h 
Log Message:
2004-10-08  David Zeuthen  <david at fubar.dk>

	* configure.in: look for BLKGETSIZE64 to be provided. From
	Jonathan Blandford  <jrb at gnome.org>

2004-10-08  David Zeuthen  <david at fubar.dk>

	* libhal-storage/libhal-storage.h (LIBHAL_STORAGE_H): Only use one
	underscore, not two. Reported by Jérôme Lodewyck
	<lodewyck at clipper.ens.fr>.



Index: libhal-storage.h
===================================================================
RCS file: /cvs/hal/hal/libhal-storage/libhal-storage.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libhal-storage.h	27 Sep 2004 16:37:47 -0000	1.4
+++ libhal-storage.h	8 Oct 2004 16:40:24 -0000	1.5
@@ -26,7 +26,7 @@
  **************************************************************************/
 
 #ifndef LIBHAL_STORAGE_H
-#define LIBHAL_STORAGE__H
+#define LIBHAL_STORAGE_H
 
 #include <libhal.h>
 




More information about the hal-commit mailing list