aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Database/dbcfile.h
diff options
context:
space:
mode:
authormegamage <none@none>2008-11-20 10:43:20 -0600
committermegamage <none@none>2008-11-20 10:43:20 -0600
commit85d28160134fc81d28304ffd3361a589a96b848a (patch)
tree778c3ab2a3cdd1c51d550abc23533e382f59f5a2 /src/shared/Database/dbcfile.h
parent0b61584e1b19afb8dbef376a4e2903d8631bfc1d (diff)
*DB script table stucture change. Source Mangos. Also fix some bugs. Hopefully this rev will make program usable again.
--HG-- branch : trunk
Diffstat (limited to 'src/shared/Database/dbcfile.h')
-rw-r--r--src/shared/Database/dbcfile.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/shared/Database/dbcfile.h b/src/shared/Database/dbcfile.h
index cc2f117d6d1..8d0b2e45451 100644
--- a/src/shared/Database/dbcfile.h
+++ b/src/shared/Database/dbcfile.h
@@ -10,12 +10,12 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef DBCFILE_H