lib: Reset libbabeltrace2 to SONANE 0
[babeltrace.git] / include / babeltrace / plugin / plugin-so-internal.h
index 07df7422eea6b8b390476630e81fd3bf18414d4b..fb41e6590c7bfa67d560c290f2febc2cd9241d8c 100644 (file)
@@ -2,12 +2,8 @@
 #define BABELTRACE_PLUGIN_PLUGIN_SO_INTERNAL_H
 
 /*
- * BabelTrace - Babeltrace Plug-in Interface
- *
+ * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
  * Copyright 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
- * Copyright 2017 Philippe Proulx <pproulx@efficios.com>
- *
- * Author: Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
@@ -61,7 +57,6 @@ struct bt_plugin_set *bt_plugin_so_create_all_from_file(const char *path);
 BT_HIDDEN
 struct bt_plugin_set *bt_plugin_so_create_all_from_static(void);
 
-BT_HIDDEN
 void bt_plugin_so_on_add_component_class(struct bt_plugin *plugin,
                struct bt_component_class *comp_class);
 
This page took 0.023948 seconds and 4 git commands to generate.