Changeset 37317


Ignore:
Timestamp:
03/08/16 14:07:58 (7 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r37316 r37317  
    71117111        if(file_exist("/etc/.beta"))
    71127112                path = ostrcat("/svn/image-beta/changelog.", NULL, 0, 0);
     7113        else
     7114                path = ostrcat("/svn/image/changelog.", NULL, 0, 0);
    71137115
    71147116        if(mode == 0)
Note: See TracChangeset for help on using the changeset viewer.