File tree 4 files changed +5
-3
lines changed
4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 7
7
>#+0#0000e05&| +0#0000000&@73
8
8
|#+0#0000e05&| |H|e|r|e| |i|s| |t|h|e| |h|e|a|r|t| |o|f| |t|h|i|s| |s|c|r|i|p|t|:| +0#0000000&@39
9
9
|#+0#0000e05&| +0#0000000&@73
10
- |e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|P+0#e000002&|r|o|c|e|s@1|i|n|g| |t|h|e| |f|o|l@1|o|w|i|n|g| |c|o|m@1|a|n|d| |l|i|n|e| |a|r|g|u|e| m|e|n|t|s|:| |$+0#e000e06&|{|*|:+0#af5f00255&|-|n+0#0000000&|o|n|e|}+0#e000e06&|"+0#af5f00255&| +0#0000000&@7
10
+ |e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|P+0#e000002&|r|o|c|e|s@1|i|n|g| |t|h|e| |f|o|l@1|o|w|i|n|g| |c|o|m@1|a|n|d| |l|i|n|e| |a|r|g|u|m|e|n|t|s|:| |$+0#e000e06&|{|*|:+0#af5f00255&|-|n+0#0000000&|o|n|e|}+0#e000e06&|"+0#af5f00255&| +0#0000000&@8
11
11
|e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|S+0#e000002&|c|r|i|p|t|:| @3|f|o|r| |l|o@1|p| |o|u|t|s|i|d|e| |a| |f|u|n|c|t|i|o|n|:|\+0#e000e06&|t|\|c|"+0#af5f00255&| +0#0000000&@24
12
12
|f+0#af5f00255&|o|r| +0#0000000&|V|a|r| @67
13
13
|d+0#af5f00255&|o| +0#0000000&@72
Original file line number Diff line number Diff line change 1
1
|#+0#0000e05#ffffff0| +0#0000000&@73
2
- |e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|P+0#e000002&|r|o|c|e|s@1|i|n|g| |t|h|e| |f|o|l@1|o|w|i|n|g| |c|o|m@1|a|n|d| |l|i|n|e| |a|r|g|u|e| m|e|n|t|s|:| |$+0#e000e06&|{|*|:+0#af5f00255&|-|n+0#0000000&|o|n|e|}+0#e000e06&|"+0#af5f00255&| +0#0000000&@7
2
+ |e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|P+0#e000002&|r|o|c|e|s@1|i|n|g| |t|h|e| |f|o|l@1|o|w|i|n|g| |c|o|m@1|a|n|d| |l|i|n|e| |a|r|g|u|m|e|n|t|s|:| |$+0#e000e06&|{|*|:+0#af5f00255&|-|n+0#0000000&|o|n|e|}+0#e000e06&|"+0#af5f00255&| +0#0000000&@8
3
3
|e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|S+0#e000002&|c|r|i|p|t|:| @3|f|o|r| |l|o@1|p| |o|u|t|s|i|d|e| |a| |f|u|n|c|t|i|o|n|:|\+0#e000e06&|t|\|c|"+0#af5f00255&| +0#0000000&@24
4
4
|f+0#af5f00255&|o|r| +0#0000000&|V|a|r| @67
5
5
|d+0#af5f00255&|o| +0#0000000&@72
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ done ; echo
73
73
#
74
74
# Here is the heart of this script:
75
75
#
76
- echo " Processing the following command line arguements : ${*:- none} "
76
+ echo " Processing the following command line arguments : ${*:- none} "
77
77
echo " Script: for loop outside a function:\t\c"
78
78
for Var
79
79
do
Original file line number Diff line number Diff line change @@ -695,6 +695,8 @@ static char *(features[]) =
695
695
696
696
static int included_patches [] =
697
697
{ /* Add new patch number below this line */
698
+ /**/
699
+ 1677 ,
698
700
/**/
699
701
1676 ,
700
702
/**/
You can’t perform that action at this time.
0 commit comments