guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch hurd-team updated: squash! DRAFT hurd: Support second boot.


From: guix-commits
Subject: branch hurd-team updated: squash! DRAFT hurd: Support second boot.
Date: Thu, 18 Jan 2024 14:48:15 -0500

This is an automated email from the git hooks/post-receive script.

janneke pushed a commit to branch hurd-team
in repository guix.

The following commit(s) were added to refs/heads/hurd-team by this push:
     new d37208fb78 squash! DRAFT hurd: Support second boot.
d37208fb78 is described below

commit d37208fb782a98004e40176ee1ddd4299e33fcdb
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Thu Jan 18 20:46:49 2024 +0100

    squash! DRAFT hurd: Support second boot.
    
    Change-Id: I26b1afb37b57605d3bec870d3a51126a4dbd989b
---
 gnu/packages/patches/hurd-startup.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/patches/hurd-startup.patch 
b/gnu/packages/patches/hurd-startup.patch
index 9c0d4fa34e..0b0dcc9537 100644
--- a/gnu/packages/patches/hurd-startup.patch
+++ b/gnu/packages/patches/hurd-startup.patch
@@ -40,7 +40,7 @@ index feb7d265..5f380194 100644
 +}
 +
 +void
-+create_servers ()
++create_servers (void)
 +{
 +  char const *servers[] = {
 +    "/servers/startup",



reply via email to

[Prev in Thread] Current Thread [Next in Thread]