1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse-utils synced 2025-08-06 02:35:52 +03:00

Fix filenames in comments (patch #113).

Legacy-ID: 2834
This commit is contained in:
Stuart Brady
2007-05-13 08:13:25 +00:00
committed by Fredrick Meunier
parent ed6f28b6a1
commit b2cb264cd5
3 changed files with 4 additions and 3 deletions

View File

@@ -160,4 +160,5 @@
(fuse-utils_0_8_0-branch).
20070512 Merge changes from fuse-utils_0_8_0-branch to HEAD.
20070512 TAG: fuse-utils_0_8_0-merge-1
20070513 listbasic.c,utils.h: Fix filenames in comments (patch #1716201)
(Stuart Brady).

View File

@@ -1,4 +1,4 @@
/* listbasic: extract the BASIC listing from a snapshot or tape file
/* listbasic.c: extract the BASIC listing from a snapshot or tape file
Copyright (c) 2002 Chris Cowley
2003 Philip Kendall, Darren Salt

View File

@@ -1,4 +1,4 @@
/* utils.c: useful utility functions
/* utils.h: useful utility functions
Copyright (c) 2002-2003 Philip Kendall
$Id$