Fossil SCM

Fix comment.

mistachkin 2012-09-18 23:48 trunk
Commit 5f13a2a6c6334b31e4941029d5dae3f73daf80f7
1 file changed +1 -1
+1 -1
--- src/user.c
+++ src/user.c
@@ -304,11 +304,11 @@
304304
**
305305
** (3) Check the default user in the repository
306306
**
307307
** (4) Try the USER environment variable.
308308
**
309
-** (5) Use the first user in the USER table.
309
+** (5) Try the USERNAME environment variable.
310310
**
311311
** The user name is stored in g.zLogin. The uid is in g.userUid.
312312
*/
313313
void user_select(void){
314314
if( g.userUid ) return;
315315
--- src/user.c
+++ src/user.c
@@ -304,11 +304,11 @@
304 **
305 ** (3) Check the default user in the repository
306 **
307 ** (4) Try the USER environment variable.
308 **
309 ** (5) Use the first user in the USER table.
310 **
311 ** The user name is stored in g.zLogin. The uid is in g.userUid.
312 */
313 void user_select(void){
314 if( g.userUid ) return;
315
--- src/user.c
+++ src/user.c
@@ -304,11 +304,11 @@
304 **
305 ** (3) Check the default user in the repository
306 **
307 ** (4) Try the USER environment variable.
308 **
309 ** (5) Try the USERNAME environment variable.
310 **
311 ** The user name is stored in g.zLogin. The uid is in g.userUid.
312 */
313 void user_select(void){
314 if( g.userUid ) return;
315

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button