File: spelling-fix.patch

package info (click to toggle)
crystalhd 1%3A0.0~git20110715.fdd2f19-12
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,420 kB
  • sloc: ansic: 66,858; sh: 11,306; cpp: 9,812; makefile: 136
file content (14 lines) | stat: -rw-r--r-- 376 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Patch that does basic spell check.
Origin: Debian

--- a/linux_lib/libcrystalhd/libcrystalhd_fwdiag_if.cpp
+++ b/linux_lib/libcrystalhd/libcrystalhd_fwdiag_if.cpp
@@ -233,7 +233,7 @@
 
 		}
 		else
-			DebugLog_Trace(LDIL_DBG,"Uart Set Sucessfully\n");
+			DebugLog_Trace(LDIL_DBG,"Uart Set Successfully\n");
 
 		//START_PROCESSOR bit in DCI_CMD.
 		RegVal = 0;