bneradt commented on code in PR #13154:
URL: https://github.com/apache/trafficserver/pull/13154#discussion_r3243900888


##########
src/proxy/logging/TransactionLogData.cc:
##########
@@ -22,7 +22,7 @@
  */
 
 #include "proxy/logging/TransactionLogData.h"
-#include "proxy/PreTransactionLogData.h"
+#include "proxy/NonHttpSmLogData.h"

Review Comment:
   > but the only header shown in the diff is still at 
include/proxy/PreTransactionLogData.h (now containing class NonHttpSmLogData).
   
   I think there's a mistake here: `include/proxy/PreTransactionLogData.h` is 
renamed to `include/proxy/NonHttpSmLogData.h`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to