diff options
author | justdave%syndicomm.com <> | 2001-04-17 11:26:14 +0200 |
---|---|---|
committer | justdave%syndicomm.com <> | 2001-04-17 11:26:14 +0200 |
commit | 2d2a9e0e20db50eaf03b7bf37ac14838fdf9e8d9 (patch) | |
tree | 1817664e39716525a189571454c7316262ede587 /process_bug.cgi | |
parent | 5cf2e3d74a245bb5a8e1cacacc7cf7f39ad3d25d (diff) | |
download | bugzilla-2d2a9e0e20db50eaf03b7bf37ac14838fdf9e8d9.tar.gz bugzilla-2d2a9e0e20db50eaf03b7bf37ac14838fdf9e8d9.tar.xz |
Correcting my email address in the comments
Diffstat (limited to 'process_bug.cgi')
-rwxr-xr-x | process_bug.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/process_bug.cgi b/process_bug.cgi index 41b0877f4..dded85dbb 100755 --- a/process_bug.cgi +++ b/process_bug.cgi @@ -20,7 +20,7 @@ # # Contributor(s): Terry Weissman <terry@mozilla.org> # Dan Mosedale <dmose@mozilla.org> -# Dave Miller <dave@intrec.com> +# Dave Miller <justdave@syndicomm.com> use diagnostics; use strict; |