fix $Id$ for svn only

This commit is contained in:
Julian Pawlowski 2020-01-06 13:24:43 +01:00
parent 96d5b8c25b
commit e63fa85a12
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
############################################################################### ###############################################################################
# $Id: 75_MSG.pm 19215 2019-04-18 11:55:19Z loredo $ # $Id$
# #
#TODO #TODO
# - be able to use type "default" to let read from attr # - be able to use type "default" to let read from attr

View File

@ -1,5 +1,5 @@
############################################################################### ###############################################################################
# $Id: msgSchema.pm 19016 2019-03-24 13:23:26Z loredo $ # $Id$
package main; package main;
sub msgSchema_Initialize() { } sub msgSchema_Initialize() { }