mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 06:00:45 +00:00
Removed some more trailing whitespace.
This commit is contained in:
parent
4d73152b6d
commit
7cae558bdc
@ -333,4 +333,3 @@ STRINGTABLE DISCARDABLE
|
||||
IDS_VERIFYFILE "ファイル名を確認してください。"
|
||||
IDS_CREATEFILE "このファイルは存在しません。\n作成しますか?"
|
||||
}
|
||||
|
||||
|
@ -423,5 +423,3 @@ pappersgr
|
||||
PD32_PRINTER_STATUS_SERVER_UNKNOWN "Skrivarserver okänd; "
|
||||
PD32_PRINTER_STATUS_POWER_SAVE "Felsäkert läge; "
|
||||
}
|
||||
|
||||
|
||||
|
@ -216,5 +216,3 @@ FONT 8, "Helv"
|
||||
PUSHBUTTON "Rinoncî",IDCANCEL , 174, 55, 50, 14, WS_GROUP | WS_TABSTOP
|
||||
PUSHBUTTON "&Aide", pshHelp , 174, 75, 50, 14, WS_GROUP | WS_TABSTOP
|
||||
}
|
||||
|
||||
|
||||
|
@ -220,4 +220,3 @@ STRINGTABLE DISCARDABLE
|
||||
IDS_REPORTVIEW "Ô”¼šÙYÁÏ"
|
||||
IDS_TODESKTOP "ï@ʾ×ÀÃæ"
|
||||
}
|
||||
|
||||
|
@ -13,6 +13,3 @@ C_SRCS = icmp_main.c
|
||||
@MAKE_DLL_RULES@
|
||||
|
||||
### Dependencies:
|
||||
|
||||
|
||||
|
||||
|
@ -535,4 +535,3 @@ rsrc version16.res
|
||||
# Win95 krnl386.exe also exports ordinals 802-864,
|
||||
# however, those seem to be only callback stubs that are
|
||||
# never called directly by other modules ...
|
||||
|
||||
|
@ -13,4 +13,3 @@ C_SRCS = \
|
||||
@MAKE_DLL_RULES@
|
||||
|
||||
### Dependencies:
|
||||
|
||||
|
@ -14,4 +14,3 @@ C_SRCS = rasapi.c
|
||||
@MAKE_DLL_RULES@
|
||||
|
||||
### Dependencies:
|
||||
|
||||
|
@ -58,5 +58,3 @@ DUMMY1 1
|
||||
{
|
||||
0x0
|
||||
}
|
||||
|
||||
|
||||
|
@ -63,4 +63,3 @@ BEGIN
|
||||
PUSHBUTTON "&Ja", 6, 256, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
||||
PUSHBUTTON "&Nein", 7, 304, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
||||
END
|
||||
|
||||
|
@ -68,4 +68,3 @@ BEGIN
|
||||
PUSHBUTTON "&Oyi", 6, 256, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
||||
PUSHBUTTON "&Neni", 7, 304, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
||||
END
|
||||
|
||||
|
@ -1,8 +1,3 @@
|
||||
#
|
||||
# File: winsock.def
|
||||
# System: MS-Windows 3.x
|
||||
# Summary: Module definition file for Windows Sockets DLL.
|
||||
#
|
||||
name winsock
|
||||
type win16
|
||||
owner ws2_32
|
||||
|
@ -123,4 +123,3 @@ denne operation. \nAfslut et eller flere aktive programmer for at frig
|
||||
hukommelse, og prøv så igen."
|
||||
|
||||
}
|
||||
|
||||
|
@ -126,4 +126,3 @@ um diese Funktion \nabzuschlie
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
@ -124,4 +124,3 @@ task. \nClose one or more applications to increase the amount of \nfree \
|
||||
memory."
|
||||
|
||||
}
|
||||
|
||||
|
@ -126,4 +126,3 @@ memoria libre."
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
@ -123,4 +123,3 @@ STRING_OUT_OF_MEMORY, "Muistia ei ole riitt
|
||||
muistia."
|
||||
|
||||
}
|
||||
|
||||
|
@ -124,4 +124,3 @@ task. \n Fermez une ou plusier applications pour lib
|
||||
de la mémoire."
|
||||
|
||||
}
|
||||
|
||||
|
@ -123,4 +123,3 @@ tarefa. \nFeche uma ou mais aplica
|
||||
livre."
|
||||
|
||||
}
|
||||
|
||||
|
@ -124,4 +124,3 @@ task. \nClose one or more applications to increase the amount of \nfree \
|
||||
memory."
|
||||
|
||||
}
|
||||
|
||||
|
@ -124,4 +124,3 @@ den h
|
||||
minne."
|
||||
|
||||
}
|
||||
|
||||
|
@ -123,4 +123,3 @@ STRING_OUT_OF_MEMORY, "Li memwere est plinne. \n\
|
||||
Cloyoz on programe ou pus po monter li memwere libe."
|
||||
|
||||
}
|
||||
|
||||
|
@ -200,4 +200,3 @@ ADDSTRING(PAGESETUP_BOTTOMVALUE)
|
||||
#undef STRING_NOTSAVED
|
||||
#undef STRING_NOTFOUND
|
||||
#undef STRING_OUT_OF_MEMORY
|
||||
|
||||
|
@ -310,4 +310,3 @@ ADDSTRING(SYMBOLS_ICO)
|
||||
#undef STRING_LIBRARIES_DLL
|
||||
#undef STRING_SYMBOL_FILES
|
||||
#undef STRING_SYMBOLS_ICO
|
||||
|
||||
|
@ -39,6 +39,3 @@ LINE: while(<>) {
|
||||
|
||||
print "${prefix}$_\n";
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
@ -76,6 +76,3 @@ BEGIN
|
||||
IDS_APPNAME "View"
|
||||
IDS_DESCRIPTION "Regular Metafile Viewer"
|
||||
END
|
||||
|
||||
|
||||
|
||||
|
@ -365,5 +365,3 @@ IDI_ICON1 ICON
|
||||
'00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00'
|
||||
'00 00 00 00 00 00 00 00 00 00 00 00 00 00'
|
||||
}
|
||||
|
||||
|
||||
|
@ -96,4 +96,3 @@ FONT 8, "Helv"
|
||||
EDITTEXT IDC_CNF_WIN_HEIGHT, 78, 81, 36, 12, WS_TABSTOP|WS_BORDER|ES_NUMBER
|
||||
CONTROL "", IDC_CNF_WIN_HEIGHT_UD, "msctls_updown32", UDS_SETBUDDYINT|UDS_ALIGNRIGHT|UDS_AUTOBUDDY|UDS_ARROWKEYS|UDS_NOTHOUSANDS, 0, 0, 0, 0
|
||||
}
|
||||
|
||||
|
@ -549,4 +549,3 @@ CAPTION "About"
|
||||
}
|
||||
|
||||
/* End of English-US Resources */
|
||||
|
||||
|
@ -573,4 +573,3 @@ print do_var($var22);
|
||||
print do_var($var28) if $outfile ne "no file";
|
||||
print do_var($var29) if $dbgoutfile ne "no file";
|
||||
print do_var($var30);
|
||||
|
||||
|
@ -335,4 +335,3 @@ while(@ARGV) {
|
||||
parse_source($ARGV[0]);
|
||||
shift @ARGV;
|
||||
}
|
||||
|
||||
|
@ -120,4 +120,3 @@ fi;
|
||||
rmdir "$TMPDIR"
|
||||
|
||||
if [ "$DISPLAY" ]; then $Q echo "adjusting X font database"; xset fp rehash; fi;
|
||||
|
||||
|
@ -227,4 +227,3 @@ foreach my $file (@c_files) {
|
||||
|
||||
$editor->flush;
|
||||
}
|
||||
|
||||
|
@ -695,4 +695,3 @@ if($options->global) {
|
||||
$nativeapi->global_report;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -403,4 +403,3 @@ sub check_file {
|
||||
}
|
||||
|
||||
1;
|
||||
|
||||
|
@ -675,4 +675,3 @@ static cp_xlat_t *find_cpxlat(int lan)
|
||||
t.lan = lan;
|
||||
return (cp_xlat_t *)bsearch(&t, cpxlattab, ncpxlattab, sizeof(*cpxlattab), sc_xlat);
|
||||
}
|
||||
|
||||
|
@ -2997,4 +2997,3 @@ static int rsrcid_to_token(int lookahead)
|
||||
yywarning("Usertype uses reserved type ID %d, which is used by %s", yylval.num, type);
|
||||
return lookahead;
|
||||
}
|
||||
|
||||
|
@ -1506,5 +1506,3 @@ void pop_ignore_state(void)
|
||||
{
|
||||
yy_pop_state();
|
||||
}
|
||||
|
||||
|
||||
|
@ -655,4 +655,3 @@ static char *merge_text(char *s1, char *s2)
|
||||
free(s2);
|
||||
return s1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user