The following commit has been merged in the master branch:
commit bc6da1b38717c64473e946aa4cc5cf7a626d7dcb
Author: Guillem Jover <[EMAIL PROTECTED]>
Date:   Sun Aug 3 04:01:53 2008 +0300

    s-s-d: Use proper UTF-8 mu symbol for the unit in the comment

diff --git a/ChangeLog b/ChangeLog
index b5b423e..1424327 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-03  Guillem Jover  <[EMAIL PROTECTED]>
+
+       * utils/start-stop-daemon.c (MIN_POLL_INTERVAL): Use proper UTF-8 mu
+       symbol for the unit in the comment.
+
 2008-07-26  Guillem Jover  <[EMAIL PROTECTED]>
 
        * src/Makefile.am (dpkg_SOURCES): Add 'pkg-show.c'.
diff --git a/utils/start-stop-daemon.c b/utils/start-stop-daemon.c
index 72ad518..bf95164 100644
--- a/utils/start-stop-daemon.c
+++ b/utils/start-stop-daemon.c
@@ -42,7 +42,7 @@
 #  error Unknown architecture - cannot build start-stop-daemon
 #endif
 
-#define MIN_POLL_INTERVAL 20000 /*us*/
+#define MIN_POLL_INTERVAL 20000 /* µs */
 
 #if defined(OSHURD)
 #include <hurd.h>

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to