Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/dist/nvi



Module Name:    src
Committed By:   christos
Date:           Sat Nov 14 23:31:37 UTC 2009

Modified Files:
        src/dist/nvi/common: extern.h options.c
        src/dist/nvi/ex: ex.c ex_global.c ex_read.c

Log Message:
Add a gcc printf attribute to the printf functions and fix the lossage caught.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/dist/nvi/common/extern.h
cvs rdiff -u -r1.6 -r1.7 src/dist/nvi/common/options.c
cvs rdiff -u -r1.4 -r1.5 src/dist/nvi/ex/ex.c
cvs rdiff -u -r1.2 -r1.3 src/dist/nvi/ex/ex_global.c \
    src/dist/nvi/ex/ex_read.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index