Renamed filter

This commit is contained in:
obscuren 2015-02-07 17:03:12 +01:00
parent e40c1c62ce
commit 44eafb15e0
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
// XXX This is the old filter system specifically for messages. This is till in used and could use some refactoring
package filter
// TODO make use of the generic filtering system
import (
"sync"