Update copyright years
[lttngtop.git] / src / iostreamtop.h
index 2c80d49526b07d6b3afa1b122c26737836d4ce39..0124ac6455a780bd6f4ce668100ca8162989cec5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Mathieu Bain <mathieu.bain@polymtl.ca>
+ * Copyright (C) 2011-2012 Mathieu Bain <mathieu.bain@polymtl.ca>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License Version 2 as
@@ -26,6 +26,7 @@
 
 struct files *get_file(struct processtop *proc, int fd);
 void show_table(GPtrArray *tab);
+void insert_file(struct processtop *proc, int fd);
 
 enum bt_cb_ret handle_exit_syscall(struct bt_ctf_event *call_data,
                void *private_data);
This page took 0.022629 seconds and 4 git commands to generate.