]> mj.ucw.cz Git - libucw.git/commit
Added __attribute__((format...)) to declaration of log(), so that
authorMartin Mares <mj@ucw.cz>
Sun, 28 Jan 2001 20:50:23 +0000 (20:50 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 28 Jan 2001 20:50:23 +0000 (20:50 +0000)
commit697a0c606e097fb85ea0ecbc59f47dbd23841872
tree9927ed5efef8f67ee839f80c9bbb2e47b3050ffd
parent37ce60ff458c8bb8794b380e8fe7508c0e9315d2
Added __attribute__((format...)) to declaration of log(), so that
discrepancies between format string and arguments get easily found.
lib/lib.h
lib/log.c