2025-08-11 08:35 CEST

spring: develop 150d462a Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2010-11-12 12:11:57 develop 4110c755
Changeset add missing new-lines at end of source files [minor]

    for SRC_DIR in AI rts tools; do
        find "${SRC_DIR}" -regex ".*\.\(h\|hpp\|c\|cpp\)$" -exec perl -ni~ -e 'chomp; print "$_\n"' {} +
    done
mod - rts/System/Platform/Linux/myX11.cpp Diff ] File ]
mod - rts/System/Platform/Synchro.h Diff ] File ]
mod - rts/lib/gml/ThreadSafeContainers.cpp Diff ] File ]
mod - rts/lib/gml/gmldef.h Diff ] File ]