unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 21259cc83d99f6f418fa14b98265ccaf1c3f35ad 649 bytes (raw)
name: gnu/packages/patches/kobodeluxe-spelling.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 
Description: two spelling fixes
Author: Damyan Ivanov <dmn@debian.org>

--- a/graphics/sofont.cpp
+++ b/graphics/sofont.cpp
@@ -255,7 +255,7 @@ bool SoFont::load(SDL_Surface * FontSurf
 
 	if(!FontSurface)
 	{
-		log_printf(ELOG, "SoFont recieved a NULL SDL_Surface\n");
+		log_printf(ELOG, "SoFont received a NULL SDL_Surface\n");
 		return false;
 	}
 	if(picture)
--- a/prefs.cpp
+++ b/prefs.cpp
@@ -161,7 +161,7 @@ void prefs_t::postload()
 
 	if((o_wait_msec != 30) && !cmd_cheat)
 	{
-		log_printf(ELOG, "'wait' is only avaliable in cheat mode!\n");
+		log_printf(ELOG, "'wait' is only available in cheat mode!\n");
 		o_wait_msec = 30;
 	}
 

debug log:

solving 21259cc ...
found 21259cc in https://yhetil.org/guix-devel/87h98bag8p.fsf@dustycloud.org/ ||
	https://yhetil.org/guix-devel/CANR+FbvbJG6csn0Lbs1wnNwtPydPty6i5yvW1g0iKsViTC612g@mail.gmail.com/

applying [1/1] https://yhetil.org/guix-devel/87h98bag8p.fsf@dustycloud.org/
diff --git a/gnu/packages/patches/kobodeluxe-spelling.patch b/gnu/packages/patches/kobodeluxe-spelling.patch
new file mode 100644
index 0000000..21259cc

1:13: trailing whitespace.
 
1:14: space before tab in indent.
 	if(!FontSurface)
1:15: space before tab in indent.
 	{
1:18: space before tab in indent.
 		return false;
1:19: space before tab in indent.
 	}
Checking patch gnu/packages/patches/kobodeluxe-spelling.patch...
Applied patch gnu/packages/patches/kobodeluxe-spelling.patch cleanly.
warning: squelched 8 whitespace errors
warning: 13 lines add whitespace errors.

skipping https://yhetil.org/guix-devel/CANR+FbvbJG6csn0Lbs1wnNwtPydPty6i5yvW1g0iKsViTC612g@mail.gmail.com/ for 21259cc
index at:
100644 21259cc83d99f6f418fa14b98265ccaf1c3f35ad	gnu/packages/patches/kobodeluxe-spelling.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).