diff options
author | Christian Grothoff <christian@grothoff.org> | 2018-10-18 17:43:33 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2018-10-18 17:43:33 +0200 |
commit | ee4e16d68f954562a0ec2e6ac3e7e713f281f320 (patch) | |
tree | 203354487aa8b80e64c253ebce13df372b46f3ea | |
parent | b3251675a1374b8eecd41b312b994a88b0030854 (diff) |
flat was renamed to heap
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index cf704f337..36cc7cdff 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -224,7 +224,7 @@ src/namestore/gnunet-service-namestore.c src/namestore/gnunet-zoneimport.c src/namestore/namestore_api.c src/namestore/namestore_api_monitor.c -src/namestore/plugin_namestore_flat.c +src/namestore/plugin_namestore_heap.c src/namestore/plugin_namestore_postgres.c src/namestore/plugin_namestore_sqlite.c src/nat-auto/gnunet-nat-auto.c |