diff options
author | unknown <kostja@bodhi.local> | 2006-08-04 00:00:48 +0400 |
---|---|---|
committer | unknown <kostja@bodhi.local> | 2006-08-04 00:00:48 +0400 |
commit | fc19d19d4aac361bbcd86c0ab539c6137943c55c (patch) | |
tree | 62644981402ccb7378abb951f50b2a9d827e0942 /VC++Files | |
parent | 65866b7bbaf571964ad328265f3ff7b0b0a47d4b (diff) | |
download | mariadb-git-fc19d19d4aac361bbcd86c0ab539c6137943c55c.tar.gz |
Fix a bug in the .dsp file. Ignore a symlink.
BitKeeper/etc/ignore:
Added ndb/src/common/util/testBitmask.cpp to the ignore list
VC++Files/sql/mysqld.dsp:
Fix a bug in the .dsp file.
Diffstat (limited to 'VC++Files')
-rw-r--r-- | VC++Files/sql/mysqld.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VC++Files/sql/mysqld.dsp b/VC++Files/sql/mysqld.dsp index 259c044e390..45c5e75beb5 100644 --- a/VC++Files/sql/mysqld.dsp +++ b/VC++Files/sql/mysqld.dsp @@ -1639,7 +1639,7 @@ SOURCE=.\sql_load.cpp # End Source File # Begin Source File -SOURCE=.\sql\sql_locale.cpp +SOURCE=.\sql_locale.cpp # End Source File # Begin Source File |