summaryrefslogtreecommitdiff
path: root/libdiskfs/opts-get.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-11-21 18:56:59 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-11-21 18:56:59 +0000
commit37d07991dcab93c94c241f32ee4259559ff767b0 (patch)
treed9a6119ddac501f469b4957748919b40df16660b /libdiskfs/opts-get.c
parentf4abb22df95fa8c0b32ceaa90819fb7bc2a06839 (diff)
(_diskfs_get_options): Renamed from diskfs_get_options.
Diffstat (limited to 'libdiskfs/opts-get.c')
-rw-r--r--libdiskfs/opts-get.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/opts-get.c b/libdiskfs/opts-get.c
index 3d84b372..becc5379 100644
--- a/libdiskfs/opts-get.c
+++ b/libdiskfs/opts-get.c
@@ -23,7 +23,7 @@
#include "priv.h"
error_t
-diskfs_get_options (char **argz, unsigned *argz_len)
+_diskfs_get_options (char **argz, unsigned *argz_len)
{
extern int diskfs_sync_interval;