aboutsummaryrefslogtreecommitdiff
path: root/src/builtin/export.c
blob: df27655f0d67be27ec33420692a5b8e8e6cd2812 (plain)
1
2
3
4
5
6
#include "minishell.h"

/* int	ms_export(t_env env, char **argv) */
/* { */
/* 	return (0); */
/* } */