git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15437 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-06-16 19:55:13 +00:00
parent ab59af8c86
commit 70798143f0

View File

@@ -1,3 +1,17 @@
2005-06-16 Love H<>rnquist <20>strand <lha@it.su.se>
* slc-gram.y: fix a merge error
* slc-gram.y: rename optind to optidx, rename variables to avoid
shadowing
* make_cmds.c: rename optind to optidx, move variable define to
avoid shadowing
* ss.c: rename index to idx
* sl.c: use rk_UNCONST to un-constify
2005-05-10 Dave Love <fx@gnu.org>
* slc-lex.l: Include <stdlib.h>.