• R/O
  • SSH
  • HTTPS

bchan: 提交


Commit MetaInfo

修訂524 (tree)
時間2012-07-08 19:36:06
作者ornse01

Log Message

change User-Agent header version number.

Change Summary

差異

--- bchanl/trunk/src/main.c (revision 523)
+++ bchanl/trunk/src/main.c (revision 524)
@@ -88,7 +88,7 @@
8888 #define BCHANL_COMMONSTORAGE_EXTBBSLIST_RECTYPE 30
8989 #define BCHANL_COMMONSTORAGE_EXTBBSLIST_SUBTYPE 1
9090
91-LOCAL UB bchanl_httpheader_useragent[] = "Monazilla/1.00 (bchanl/0.101)";
91+LOCAL UB bchanl_httpheader_useragent[] = "Monazilla/1.00 (bchanl/0.200)";
9292 LOCAL W bchanl_httpheader_useragent_len = sizeof(bchanl_httpheader_useragent) - 1;
9393
9494 typedef struct bchanl_hmistate_t_ bchanl_hmistate_t;
Show on old repository browser