[Pkg-samba-maint] Bug#511275: Proposed patch for that bug

Christian Perrier bubulle at debian.org
Tue Jan 13 21:16:12 UTC 2009


tags 51275 patch
thanks

The attached patch has been proposed upstream for this bug...


-- 


-------------- next part --------------
--- statuspage.c.old	2009-01-13 20:50:29.911036978 +0100
+++ statuspage.c	2009-01-13 20:50:45.367032881 +0100
@@ -427,7 +427,7 @@
 
 	printf("<h3>%s</h3>\n", _("Open Files"));
 	printf("<table border=1>\n");
-	printf("<tr><th>%s</th><th>%s</th><th>%s</th><th>%s</th><th>%s</th><th>%s</th></tr>\n", _("PID"), _("Sharing"), _("R/W"), _("Oplock"), _("File"), _("Date"));
+	printf("<tr><th>%s</th><th>%s</th><th>%s</th><th>%s</th><th>%s</th><th>%s</th></tr>\n", _("PID"), _("UID"), _("Sharing"), _("R/W"), _("Oplock"), _("File"), _("Date"));
 
 	locking_init_readonly();
 	share_mode_forall(print_share_mode, NULL);
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20090113/c28392fb/attachment.pgp 


More information about the Pkg-samba-maint mailing list