Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 590cd5f

Browse files
committed
Revert "Whitespace to kick off build"
This reverts commit e66b58e.
1 parent e66b58e commit 590cd5f

File tree

1 file changed

+1
-1
lines changed
  • src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClient

1 file changed

+1
-1
lines changed

src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClient/TdsParser.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
namespace Microsoft.Data.SqlClient
3131
{
3232
// The TdsParser Object controls reading/writing to the netlib, parsing the tds,
33-
// and surfacing objects to the user.
33+
// and surfacing objects to the user.
3434
sealed internal partial class TdsParser
3535
{
3636
private static int _objectTypeCount; // EventSource Counter

0 commit comments

Comments
 (0)