--- freem/src/journal.c 2025/04/03 20:48:14 1.5 +++ freem/src/journal.c 2025/04/10 01:24:38 1.6 @@ -1,5 +1,5 @@ /* - * $Id: journal.c,v 1.5 2025/04/03 20:48:14 snw Exp $ + * $Id: journal.c,v 1.6 2025/04/10 01:24:38 snw Exp $ * Implementation of FreeM journaling * * @@ -24,6 +24,9 @@ * along with FreeM. If not, see . * * $Log: journal.c,v $ + * Revision 1.6 2025/04/10 01:24:38 snw + * Remove C++ style comments + * * Revision 1.5 2025/04/03 20:48:14 snw * Improve daemon error diagnostics and bump to 0.63.0-rc3 * @@ -142,8 +145,6 @@ short jnl_init(char *jnlfile, char *host } - //strncpy (jnl_host_id, hdr.) - jnl_unlock (); close (jnl_desc);