From f7fcc31e0ce072820df58ca4f8810b0f6b038b06 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 May 2008 09:51:33 +0200 Subject: Use free, not ped_free. * libparted/libparted.c (ped_free): Remove function. [DEBUG] (_check_dodgy_pointer): Remove function. Global substitution: perl -pi -e 's/\bped_free\b/free/g' $(lid -knone ped_free) --- scripts/data/abi/baseline_symbols.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/data') diff --git a/scripts/data/abi/baseline_symbols.txt b/scripts/data/abi/baseline_symbols.txt index 16fe6f4..e375512 100644 --- a/scripts/data/abi/baseline_symbols.txt +++ b/scripts/data/abi/baseline_symbols.txt @@ -345,7 +345,6 @@ FUNC:ped_file_system_ufs_done FUNC:ped_file_system_ufs_init FUNC:ped_file_system_xfs_done FUNC:ped_file_system_xfs_init -FUNC:ped_free FUNC:ped_geometry_check FUNC:ped_geometry_destroy FUNC:ped_geometry_duplicate -- cgit v1.2.1