summaryrefslogtreecommitdiff
path: root/editors/mlview/files/patch-src_mlview-ping-dbo.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Change ${ECHO_CMD} to @${ECHO_CMD}Simon Barner2005-09-051-0/+22
- Fix build with gcc 2.95. It was the good old "declare variables at the beginning of a {} block"-story again. *sigh*