зеркало из https://github.com/mozilla/pjs.git
Fixed comment style for Solaris
This commit is contained in:
Родитель
09e2e5befb
Коммит
da036efed7
|
@ -1047,7 +1047,7 @@ http_handle_request(void *arg)
|
|||
/* Find the target object, if one has been explicitly specified. */
|
||||
http_find_target(req);
|
||||
|
||||
#if 0 // XP_MAC
|
||||
#if 0 /* XP_MAC */
|
||||
/* Test pattern for now. */
|
||||
rv = SSM_HTTPSendUTF8String(req, "Hi, I got all of your request.\r\n");
|
||||
rv = SSM_HTTPSendUTF8String(req, req->rawreqbuf);
|
||||
|
|
Загрузка…
Ссылка в новой задаче