From 8f9ce54e067cb87d9690f84f7b9dd74b2b660f37 Mon Sep 17 00:00:00 2001 From: "bzbarsky%mit.edu" Date: Sat, 22 Feb 2003 19:09:58 +0000 Subject: [PATCH] That last checkin was bug 192522, r=alecf, sr=darin --- intl/strres/src/nsStringBundle.cpp | 1 - netwerk/protocol/file/src/nsFileChannel.cpp | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/intl/strres/src/nsStringBundle.cpp b/intl/strres/src/nsStringBundle.cpp index 58761168e8b..ac1594ce231 100644 --- a/intl/strres/src/nsStringBundle.cpp +++ b/intl/strres/src/nsStringBundle.cpp @@ -840,4 +840,3 @@ done: return rv; } - diff --git a/netwerk/protocol/file/src/nsFileChannel.cpp b/netwerk/protocol/file/src/nsFileChannel.cpp index 7b194850f28..a22b52acaf6 100644 --- a/netwerk/protocol/file/src/nsFileChannel.cpp +++ b/netwerk/protocol/file/src/nsFileChannel.cpp @@ -605,3 +605,4 @@ nsFileChannel::OnTransportStatus(nsITransport *trans, nsresult status, } return NS_OK; } +