Github user SolidWallOfCode commented on a diff in the pull request:

    https://github.com/apache/trafficserver/pull/1601#discussion_r107704029
  
    --- Diff: example/protocol/Protocol.c ---
    @@ -122,33 +122,29 @@ TSPluginInit(int argc, const char *argv[])
       server_port = 4666;
     
       if (argc < 3) {
    -    TSDebug("protocol", "Usage: protocol.so accept_port server_port");
    +    TSDebug(PLUGIN_NAME, "Usage: protocol.so accept_port server_port");
         printf("[protocol_plugin] Usage: protocol.so accept_port 
server_port\n");
    --- End diff --
    
    Probably not, I must have missed that one.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to