Tadashi Okoshi
slash****@users*****
2006年 3月 8日 (水) 00:06:36 JST
Index: affelio/lib/Affelio/misc/Debug.pm
diff -u affelio/lib/Affelio/misc/Debug.pm:1.10 affelio/lib/Affelio/misc/Debug.pm:1.11
--- affelio/lib/Affelio/misc/Debug.pm:1.10 Tue Mar 7 23:39:11 2006
+++ affelio/lib/Affelio/misc/Debug.pm Wed Mar 8 00:06:36 2006
@@ -14,7 +14,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
-# $Id: Debug.pm,v 1.10 2006/03/07 14:39:11 slash5234 Exp $
+# $Id: Debug.pm,v 1.11 2006/03/07 15:06:36 slash5234 Exp $
package Affelio::misc::Debug;
{
@@ -25,7 +25,7 @@
sub debug_print{
my ($msg)= @_;
####################
-# return;
+ return;
####################
chomp ($msg);
$msg .= "\n";