]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Remove embedded '/*' in comment.
authorJeremy Allison <jra@samba.org>
Wed, 2 May 2001 08:14:00 +0000 (08:14 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 2 May 2001 08:14:00 +0000 (08:14 +0000)
Jeremy.

source/rpc_server/srv_srvsvc_nt.c

index b3c95c6c32ad49e0ad7bb53708bf1661619f115c..93c3e18ca737e6e9b2291ecf8b3760b5b548262b 100644 (file)
@@ -1569,7 +1569,7 @@ uint32 _srv_net_remote_tod(pipes_struct *p, SRV_Q_NET_REMOTE_TOD *q_u, SRV_R_NET
  These disks would the disks listed by this function.
  Users could then create shares relative to these disks.  Watch out for moving these disks around.
  "Nigel Williams" <nigel@veritas.com>.
- ***********************************************************************************/
+***********************************************************************************/
 
 const char *server_disks[] = {"C:"};