diff options
Diffstat (limited to 'ctdb/lib/tdb/tools/tdbdump.c')
-rw-r--r-- | ctdb/lib/tdb/tools/tdbdump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/lib/tdb/tools/tdbdump.c b/ctdb/lib/tdb/tools/tdbdump.c index 80cbf3c4b6..a654c0fb31 100644 --- a/ctdb/lib/tdb/tools/tdbdump.c +++ b/ctdb/lib/tdb/tools/tdbdump.c @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "replace.h" |