fixed the nested comment - Jeremy, do you want that unbecome_user() or
authorAndrew Tridgell <tridge@samba.org>
Wed, 12 Aug 1998 10:09:41 +0000 (10:09 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 12 Aug 1998 10:09:41 +0000 (10:09 +0000)
not?
(This used to be commit 638ee7d265982ca95ae7f49e2a84431bdf147c21)

source3/locking/locking.c

index b56d1cc7edeb7bd8e3ed3d69f122933b7b743369..f15c76ba6d8970fa5e83dbc9b82c5419822439bd 100644 (file)
@@ -163,8 +163,7 @@ Error was %s.\n", cnum, strerror(errno) ));
     if(blocking_lock_record_process(blr)) {
       /*
        * Success -
-    unbecome_user();
-    /*
+     unbecome_user();
      * Move to the next in the list.
      */
     prev = blr;