diff options
author | Douglas Bagnall <douglas.bagnall@catalyst.net.nz> | 2019-01-18 12:09:15 +1300 |
---|---|---|
committer | Andreas Schneider <asn@cryptomilk.org> | 2019-01-28 10:29:26 +0100 |
commit | 9e4ddff2d35611e4f2b60d9e45c8f777be68aa69 (patch) | |
tree | 3bb597e1ee4d774942d37803fce6bed0b7a4c111 /libgpo | |
parent | 1f37ac3b0655aa0667d9080676e3be5341351305 (diff) | |
download | samba-9e4ddff2d35611e4f2b60d9e45c8f777be68aa69.tar.gz |
libgpo: remove 404 link in comment
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'libgpo')
-rw-r--r-- | libgpo/gpext/gpext.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libgpo/gpext/gpext.c b/libgpo/gpext/gpext.c index 79e36b79a39..73bebf1879f 100644 --- a/libgpo/gpext/gpext.c +++ b/libgpo/gpext/gpext.c @@ -41,7 +41,6 @@ struct gp_extension *gpext_get_gp_extension_list(void) /**************************************************************** ****************************************************************/ -/* see http://support.microsoft.com/kb/216358/en-us/ for more info */ struct gp_extension_reg_table gpext_reg_vals[] = { { |