This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch upstream in repository hurd.
commit da158a449e7ddb7f06fda929d7030ff8496e71bc Author: Justus Winter <[email protected]> Date: Tue Feb 11 19:03:26 2014 +0100 libdiskfs: fix typo * libdiskfs/boot-start.c (diskfs_S_fsys_init): Fix typo. --- libdiskfs/boot-start.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdiskfs/boot-start.c b/libdiskfs/boot-start.c index 6d9a773..05d3b43 100644 --- a/libdiskfs/boot-start.c +++ b/libdiskfs/boot-start.c @@ -460,7 +460,7 @@ diskfs_S_fsys_init (mach_port_t port, mach_port_t procserver, mach_port_t authhandle) { - struct port_infe *pt; + struct port_info *pt; static int initdone = 0; mach_port_t host, startup; error_t err; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
