diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-08-01 18:49:50 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-08-01 18:49:50 +0000 |
| commit | 462fca95471224f85b85be911e72faee16cd1597 (patch) | |
| tree | a0e4c1c096d66e8908adab57224bf19bd7f94e63 /fortune/strfile/strfile.h | |
| parent | 1639abc312beea68f4391a202db74ef7bdd5a494 (diff) | |
| download | bsdgames-darwin-462fca95471224f85b85be911e72faee16cd1597.tar.gz bsdgames-darwin-462fca95471224f85b85be911e72faee16cd1597.zip | |
Add RCS identifiers.
Diffstat (limited to 'fortune/strfile/strfile.h')
| -rw-r--r-- | fortune/strfile/strfile.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fortune/strfile/strfile.h b/fortune/strfile/strfile.h index 0f93928b..1000a886 100644 --- a/fortune/strfile/strfile.h +++ b/fortune/strfile/strfile.h @@ -33,7 +33,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)strfile.h 5.8 (Berkeley) 4/8/91 + * from: @(#)strfile.h 5.8 (Berkeley) 4/8/91 + * $Id: strfile.h,v 1.2 1993/08/01 18:54:44 mycroft Exp $ */ #define STR_ENDSTRING(line,tbl) \ |
