diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/etags.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/etags.c b/lib-src/etags.c index ebc76904f79..aa21e2be3f2 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c | |||
| @@ -28,7 +28,7 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ | |||
| 28 | * Francesco Potorti` reorganised C and C++ based on work by Joe Wells. | 28 | * Francesco Potorti` reorganised C and C++ based on work by Joe Wells. |
| 29 | * Regexp tags by Tom Tromey. | 29 | * Regexp tags by Tom Tromey. |
| 30 | * | 30 | * |
| 31 | * Francesco Potorti` (F.Potorti@cnuce.cnr.it) is the current maintainer. | 31 | * Francesco Potorti` (pot@gnu.org) is the current maintainer. |
| 32 | */ | 32 | */ |
| 33 | 33 | ||
| 34 | char pot_etags_version[] = "@(#) pot revision number is 13.31"; | 34 | char pot_etags_version[] = "@(#) pot revision number is 13.31"; |