unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob cca162943c01ab68519eeb709eb7c951e1653d80 646 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 cca1629 ...
found cca1629 in https://yhetil.org/guix-devel/87funv9i5n.fsf@dustycloud.org/

applying [1/1] https://yhetil.org/guix-devel/87funv9i5n.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..cca1629

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.
 	}
1:20: space before tab in indent.
 	if(picture)
Checking patch gnu/packages/patches/kobodeluxe-spelling.patch...
Applied patch gnu/packages/patches/kobodeluxe-spelling.patch cleanly.
warning: squelched 5 whitespace errors
warning: 10 lines add whitespace errors.

index at:
100644 cca162943c01ab68519eeb709eb7c951e1653d80	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).