Rename to separate the plug-in and component notions
[babeltrace.git] / include / babeltrace / plugin / notification / packet.h
index ab952fe52a26856b6ef4dd86e3629c5aca6c21ad..1d4a5ce7a05a30557bc0b59031826113a04ea0e7 100644 (file)
@@ -2,7 +2,7 @@
 #define BABELTRACE_PLUGIN_NOTIFICATION_PACKET_H
 
 /*
- * BabelTrace - Plug-in New Packet Notification
+ * BabelTrace - Plug-in Packet Notifications
  *
  * Copyright 2015 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
@@ -35,4 +35,4 @@ extern "C" {
 }
 #endif
 
-#endif /* BABELTRACE_PLUGIN_NOTIFICATION_NEW_PACKET_H */
+#endif /* BABELTRACE_PLUGIN_NOTIFICATION_PACKET_H */
This page took 0.025326 seconds and 4 git commands to generate.