Kaydet (Commit) 76c885d2 authored tarafından İşbaran Akçayır's avatar İşbaran Akçayır

comment duzelt

üst 4e6f1da3
......@@ -19,7 +19,7 @@
#include "log.h"
#include "process.h"
//! Puts time into f
//! Add timestamp to log
static void
timestamp(FILE *f)
{
......@@ -33,7 +33,7 @@ timestamp(FILE *f)
fputs(buf, f);
}
//! Prints comar version info and process id to stdout
//! Add comar version info and process id to log
static void
pidstamp(FILE *f)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment