Changeset 15249
- Timestamp:
- 04/13/12 02:29:30 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/ipkg.h
r15219 r15249 354 354 if(ostrcmp("97.74.32.10", ip) == 0) 355 355 { 356 if(ostrcmp( (char*)src, "http://97.74.32.10/svn/ipk/atemio510-rev12841/sh4/titan/Packages.gz") != 0)356 if(ostrcmp(src, "//97.74.32.10/svn/ipk/sh4/titan") != 0) 357 357 { 358 358 textbox(_("Message"), _("check your Secret Feed !"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 5, 0);
Note: See TracChangeset
for help on using the changeset viewer.