[kgtp] r960 committed - Adding actionx

  • From: kgtp@xxxxxxxxxxxxxx
  • To: kgtp@xxxxxxxxxxxxx
  • Date: Sun, 04 Mar 2012 07:56:49 +0000

Revision: 960
Author:   teawater
Date:     Sat Mar  3 23:51:57 2012
Log:      Adding actionx

http://code.google.com/p/kgtp/source/detail?r=960

Modified:
 /branches/actionx/gtp.c

=======================================
--- /branches/actionx/gtp.c     Sat Mar  3 23:51:31 2012
+++ /branches/actionx/gtp.c     Sat Mar  3 23:51:57 2012
@@ -3371,7 +3371,7 @@
                                        u64 = gtp_get_var_special(gts, arg);
                                if (gtp_action_printk(gts, u64, 0)) {
                                        /* gtp_collect_var will set error status
-                                               with itself if it got error. */
+                                          with itself if it got error. */
                                        goto out;
                                }
                        }

Other related posts:

  • » [kgtp] r960 committed - Adding actionx - kgtp