1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-24 08:02:22 +00:00

Reformat all C source files with Clang-format in Google style w/ 100 col width.

This commit is contained in:
Nick Briggs
2017-05-28 18:08:18 -07:00
parent 691645d048
commit 156c3292f8
167 changed files with 40520 additions and 48069 deletions

5
src/mkkey.c Executable file → Normal file
View File

@@ -1,7 +1,6 @@
/* $Id: mkkey.c,v 1.2 1999/01/03 02:07:24 sybalsky Exp $ (C) Copyright Venue, All Rights Reserved */
/* $Id: mkkey.c,v 1.2 1999/01/03 02:07:24 sybalsky Exp $ (C) Copyright Venue, All Rights Reserved */
static char *id = "$Id: mkkey.c,v 1.2 1999/01/03 02:07:24 sybalsky Exp $ Copyright (C) Venue";
/************************************************************************/
/* */
/* (C) Copyright 1989-95 Venue. All Rights Reserved. */
@@ -15,5 +14,3 @@ static char *id = "$Id: mkkey.c,v 1.2 1999/01/03 02:07:24 sybalsky Exp $ Copyrig
/************************************************************************/
#include "version.h"