diff options
author | liujisi@google.com <liujisi@google.com@630680e5-0e50-0410-840e-4b1c322b438d> | 2010-12-09 13:23:10 +0000 |
---|---|---|
committer | liujisi@google.com <liujisi@google.com@630680e5-0e50-0410-840e-4b1c322b438d> | 2010-12-09 13:23:10 +0000 |
commit | 334dfc21ec75f85b128c087faced416b64f44619 (patch) | |
tree | 83eb81e9d67e1ad6a5e407e61fec18eece26ef73 /vsprojects | |
parent | 0458bb26f63324bb29765a847a64bd017927f95c (diff) |
fix a typo in vcproj
Diffstat (limited to 'vsprojects')
-rw-r--r-- | vsprojects/libprotoc.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vsprojects/libprotoc.vcproj b/vsprojects/libprotoc.vcproj index ca788c9f..d55e24e0 100644 --- a/vsprojects/libprotoc.vcproj +++ b/vsprojects/libprotoc.vcproj @@ -400,7 +400,7 @@ > </File> <File - RelativePath="..\src\google\protobuf\compiler\java\java_string_filed.cc" + RelativePath="..\src\google\protobuf\compiler\java\java_string_field.cc" > </File> <File |