comparison src/syslogconfig.cpp @ 12:c2a2e35a85ac

final documentation, rpm builds properly
author carl
date Sat, 17 Dec 2005 16:17:09 -0800
parents 276c4edc8521
children 0d65c3de34fd
comparison
equal deleted inserted replaced
11:a9b52f657f08 12:c2a2e35a85ac
362 } 362 }
363 else { 363 else {
364 // filename no longer exists 364 // filename no longer exists
365 close(); 365 close();
366 } 366 }
367
368 } 367 }
369 return have; 368 return have;
370 } 369 }
371 370
372 371