tRename .ratox.data to .ratox.tox to comply with STS - ratox - FIFO based tox client
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit edf96a7ce3c34448be3250ad0a0137f7ab951ca8
 (DIR) parent 051049f76fe93f25222fe1a58f3f7a2ce08f9532
 (HTM) Author: sin <sin@2f30.org>
       Date:   Fri, 24 Oct 2014 14:21:12 +0100
       
       Rename .ratox.data to .ratox.tox to comply with STS
       
       https://github.com/Tox/Tox-STS/blob/master/STS.md
       
       Diffstat:
         M config.def.h                        |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/config.def.h b/config.def.h
       t@@ -1,5 +1,5 @@
        /* See LICENSE file for copyright and license details. */
       -#define DATAFILE ".ratox.data"
       +#define DATAFILE ".ratox.tox"
        /* connection delay in seconds */
        #define CONNECTDELAY 3
        /* ringing delay in seconds */