all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox] product-config: fix docstring for priv user getter
@ 2025-07-31  8:40 Christian Ebner
  2025-07-31 10:12 ` [pbs-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Ebner @ 2025-07-31  8:40 UTC (permalink / raw)
  To: pbs-devel

Noticed during unrelated code review.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
---
 proxmox-product-config/src/init.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/proxmox-product-config/src/init.rs b/proxmox-product-config/src/init.rs
index 1bc47110..f2f2c90d 100644
--- a/proxmox-product-config/src/init.rs
+++ b/proxmox-product-config/src/init.rs
@@ -30,7 +30,7 @@ pub fn get_api_user() -> &'static nix::unistd::User {
         .api_user
 }
 
-// Returns the global privileged user set with [init].
+/// Returns the global privileged user set with [init].
 ///
 /// # Panics
 ///
-- 
2.47.2



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied: [PATCH proxmox] product-config: fix docstring for priv user getter
  2025-07-31  8:40 [pbs-devel] [PATCH proxmox] product-config: fix docstring for priv user getter Christian Ebner
@ 2025-07-31 10:12 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-07-31 10:12 UTC (permalink / raw)
  To: pbs-devel, Christian Ebner

On Thu, 31 Jul 2025 10:40:31 +0200, Christian Ebner wrote:
> Noticed during unrelated code review.
> 
> 

Applied, thanks!

[1/1] product-config: fix docstring for priv user getter
      commit: b899e71e6f12c33debe92aef9c728effad8f1b75


_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-31 10:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-31  8:40 [pbs-devel] [PATCH proxmox] product-config: fix docstring for priv user getter Christian Ebner
2025-07-31 10:12 ` [pbs-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal