summaryrefslogtreecommitdiff
path: root/libdiskfs/opts-get.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-11-21 18:59:55 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-11-21 18:59:55 +0000
commitc132ae1b5ff1955a12b4d073871961137b74d9cc (patch)
tree87488c87250ecb1b2d10fd40611e84dbf02e718f /libdiskfs/opts-get.c
parenta70b29a4e6c80e6e39ac5ffcc458e20e35977a53 (diff)
(diskfs_get_options): Revert last change.
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 becc5379..3d84b372 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;