]> git.sur5r.net Git - bacula/bacula/commitdiff
tweak comments
authorEric Bollengier <eric@eb.homelinux.org>
Sun, 2 May 2010 14:03:46 +0000 (16:03 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:53:47 +0000 (16:53 +0200)
bacula/src/cats/sqlite.c

index c90195a35c47234b052163b525d9e626418a5e8c..c3a1e5f960eb4256d157b341dadba4191da0d4bf 100644 (file)
@@ -337,7 +337,6 @@ db_escape_object(JCR *jcr, B_DB *db, char *old, int len)
 
 /*
  * Unescape binary object so that SQLIte is happy
- * Memory is stored in B_DB struct, no need to free it
  *
  * TODO: need to be implemented (escape \0)
  */