aboutsummaryrefslogtreecommitdiff
path: root/libbb/process_escape_sequence.c
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-01-13 22:09:50 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-01-13 22:09:50 +0000
commitacfd861ee5a026d6350b3494813d4a3de63fb374 (patch)
treec8d05e6e83aba6139f8c91eb1ce3f62c6d96c3b9 /libbb/process_escape_sequence.c
parented2e0e0102674ced43d1dddfa9c11ebca6d7667b (diff)
downloadbusybox-w32-acfd861ee5a026d6350b3494813d4a3de63fb374.tar.gz
busybox-w32-acfd861ee5a026d6350b3494813d4a3de63fb374.tar.bz2
busybox-w32-acfd861ee5a026d6350b3494813d4a3de63fb374.zip
Correct some init issues, update email address, last_patch78 by Vladimir
N. Oleynik git-svn-id: svn://busybox.net/trunk/busybox@6323 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'libbb/process_escape_sequence.c')
-rw-r--r--libbb/process_escape_sequence.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/process_escape_sequence.c b/libbb/process_escape_sequence.c
index 67b0490ce..9a16f80ab 100644
--- a/libbb/process_escape_sequence.c
+++ b/libbb/process_escape_sequence.c
@@ -3,7 +3,7 @@
3 * Utility routines. 3 * Utility routines.
4 * 4 *
5 * Copyright (C) Manuel Nova III <mnovoa3@bellsouth.net> 5 * Copyright (C) Manuel Nova III <mnovoa3@bellsouth.net>
6 * and Vladimir Oleynik <vodz@usa.net> 6 * and Vladimir Oleynik <dzo@simtreas.ru>
7 * 7 *
8 * This program is free software; you can redistribute it and/or modify 8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by 9 * it under the terms of the GNU General Public License as published by