Whitespace cleanup only.
This commit is contained in:
@@ -111,7 +111,7 @@ AddSymlinkToPackage lib : libbe.so : liblocale.so ;
|
|||||||
AddFilesToPackage servers : $(SYSTEM_SERVERS) ;
|
AddFilesToPackage servers : $(SYSTEM_SERVERS) ;
|
||||||
|
|
||||||
# apps
|
# apps
|
||||||
AddFilesToPackage : runtime_loader Deskbar Tracker ;
|
AddFilesToPackage : runtime_loader Deskbar Tracker ;
|
||||||
AddFilesToPackage bin : $(SYSTEM_BIN) consoled ;
|
AddFilesToPackage bin : $(SYSTEM_BIN) consoled ;
|
||||||
AddFilesToPackage apps : $(SYSTEM_APPS) ;
|
AddFilesToPackage apps : $(SYSTEM_APPS) ;
|
||||||
AddFilesToPackage preferences : $(SYSTEM_PREFERENCES) ;
|
AddFilesToPackage preferences : $(SYSTEM_PREFERENCES) ;
|
||||||
|
|||||||
@@ -502,7 +502,7 @@ BTranslationUtils::PutStyledText(BTextView *fromView, BPositionIO *intoStream,
|
|||||||
// if there is an error.
|
// if there is an error.
|
||||||
|
|
||||||
// This block of code is where I do all of the writing of the
|
// This block of code is where I do all of the writing of the
|
||||||
// data to the stream. I've gathered all of the data that I
|
// data to the stream. I've gathered all of the data that I
|
||||||
// need at this point.
|
// need at this point.
|
||||||
bool ok = false;
|
bool ok = false;
|
||||||
while (!ok) {
|
while (!ok) {
|
||||||
|
|||||||
Reference in New Issue
Block a user