Skip to content

Commit

Permalink
Merge pull request #28 from glennsb/patch-1
Browse files Browse the repository at this point in the history
FIx SCAFFOLD include gaurd
  • Loading branch information
dzerbino committed Aug 15, 2014
2 parents 29e5d66 + 62d100f commit 9adf09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scaffold.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Copyright 2007, 2008 Daniel Zerbino ([email protected])
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef _SSCAFFOLD_H_
#ifndef _SCAFFOLD_H_
#define _SCAFFOLD_H_

typedef struct connection_st Connection;
Expand Down

0 comments on commit 9adf09f

Please sign in to comment.