=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/funmap.c,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- src/usr.bin/mg/funmap.c 2012/06/14 17:21:22 1.40 +++ src/usr.bin/mg/funmap.c 2012/10/12 21:13:46 1.41 @@ -1,4 +1,4 @@ -/* $OpenBSD: funmap.c,v 1.40 2012/06/14 17:21:22 lum Exp $ */ +/* $OpenBSD: funmap.c,v 1.41 2012/10/12 21:13:46 jasper Exp $ */ /* This file is in the public domain */ @@ -196,7 +196,8 @@ {csprevmatch, "cscope-prev-symbol",}, {csnextfile, "cscope-next-file",}, {csprevfile, "cscope-prev-file",}, - {cscreatelist, "cscope-create-list-of-files-to-index"}, + {cscreatelist, "cscope-create-list-of-files-to-index",}, + {revertbuffer, "revert-buffer",}, {NULL, NULL,} };