ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/holy.C
(Generate patch)

Comparing deliantra/server/common/holy.C (file contents):
Revision 1.14 by root, Thu Nov 8 19:43:23 2007 UTC vs.
Revision 1.15 by root, Sun Apr 20 00:44:12 2008 UTC

81} 81}
82 82
83/* baptize_altar() - (cosmetically) change the name to that of the 83/* baptize_altar() - (cosmetically) change the name to that of the
84 * god in question, then set the title for later use. -b.t. 84 * god in question, then set the title for later use. -b.t.
85 */ 85 */
86
87int 86int
88baptize_altar (object *op) 87baptize_altar (object *op)
89{ 88{
90 char buf[MAX_BUF]; 89 char buf[MAX_BUF];
91 90

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines