]> arthur.barton.de Git - bup.git/commit - lib/bup/_helpers.c
write_idx: make filename char* non-const (fixes python 2.6.6 compatibility).
authorRob Browning <rlb@defaultvalue.org>
Tue, 17 Sep 2013 22:17:55 +0000 (17:17 -0500)
committerRob Browning <rlb@defaultvalue.org>
Tue, 17 Sep 2013 22:17:57 +0000 (17:17 -0500)
commit9040b7b93ba2b3f3a7751a15e78834bc47ce4d1d
treef9159ad66f33938bb2d1604ac96bed0ba95ac1d9
parent38e6282495accb8f1ce3e5e2db17c2b4abc894f9
write_idx: make filename char* non-const (fixes python 2.6.6 compatibility).

Thanks to Alexander Barton <alex@barton.de> for the report.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/_helpers.c