148511Sbostic /*- 2*61389Sbostic * Copyright (c) 1980, 1986, 1993 3*61389Sbostic * The Regents of the University of California. All rights reserved. 448511Sbostic * 548511Sbostic * %sccs.include.proprietary.c% 629809Ssklower */ 729809Ssklower 829809Ssklower #ifndef lint 9*61389Sbostic static char sccsid[] = "@(#)dot.c 8.1 (Berkeley) 06/04/93"; 1048511Sbostic #endif /* not lint */ 1129809Ssklower dot()1229809Ssklowerdot(){ 1329809Ssklower } 14