comparison src/filelock.c @ 21712:36667ebd744e

(get_boot_time): Remove extraneous semicolon.
author Erik Naggum <erik@naggum.no>
date Wed, 22 Apr 1998 17:48:16 +0000
parents fa9ff387d260
children af741167f81e
comparison
equal deleted inserted replaced
21711:2aa9965afd39 21712:36667ebd744e
109 if (!utp) 109 if (!utp)
110 return boot_time = 1; 110 return boot_time = 1;
111 return boot_time = utp->ut_time; 111 return boot_time = utp->ut_time;
112 #else 112 #else
113 return 0; 113 return 0;
114 #endif; 114 #endif
115 } 115 }
116 116
117 /* Here is the structure that stores information about a lock. */ 117 /* Here is the structure that stores information about a lock. */
118 118
119 typedef struct 119 typedef struct