summaryrefslogtreecommitdiff
path: root/src/cli_objects.c
diff options
context:
space:
mode:
authorrbalocca <rbalocca@fugazi.vyatta.com>2007-12-13 14:08:32 -0800
committerrbalocca <rbalocca@fugazi.vyatta.com>2007-12-13 14:08:32 -0800
commit65db98116efa3c311c798f05f4f6ec97e9b6d643 (patch)
treec1ae711cc05361ea9d302699a998daa8333b3f7d /src/cli_objects.c
parent30d540abfcac1c3ebbb067a606034e2a854ee1a4 (diff)
parent96b548691d857e331ebcb0313ff94bd40127b795 (diff)
downloadvyatta-cfg-65db98116efa3c311c798f05f4f6ec97e9b6d643.tar.gz
vyatta-cfg-65db98116efa3c311c798f05f4f6ec97e9b6d643.zip
Merge branch 'master' into glendale
Diffstat (limited to 'src/cli_objects.c')
-rw-r--r--src/cli_objects.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli_objects.c b/src/cli_objects.c
index 9bb36f0..8f0f6fe 100644
--- a/src/cli_objects.c
+++ b/src/cli_objects.c
@@ -334,7 +334,7 @@ void init_paths(boolean for_commit)
init_path(&m_path, startp);
switch_path(get_f_seg_c_ptr());
m_path.print_offset = max_len;
- }else
+ } else
init_path(&m_path, mdirp);
init_path(&t_path, tdirp);