chiark / gitweb /
[PATCH] udev_volume_id: new version of volume_id
[elogind.git] / extras / volume_id / volume_id / logging.h
similarity index 77%
rename from extras/volume_id/volume_id_logging.h
rename to extras/volume_id/volume_id/logging.h
index e978ce197c5b61b7400f5a6499f1a04d7bdb49a8..c81dc5756737817921692b9975f0f9024d151e73 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * volume_id_logging - this file is used to map the dbg() function
- *                     to the host logging facility
+ *                     to the user's logging facility
  *
  */
 
@@ -15,7 +15,7 @@
 #include <config.h>
 #endif
 
-/* just use the udev version*/
+/* just use the udev version */
 #include "../../logging.h"
 
 #endif /* _VOLUME_ID_LOGGING_H_ */